From phantom@scorpion.crimea.ua Fri Aug 13 07:28:33 1999
Return-Path: <phantom@scorpion.crimea.ua>
Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71])
	by hub.freebsd.org (Postfix) with ESMTP id DAD5814EFF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Aug 1999 07:27:36 -0700 (PDT)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from uucp@localhost)
	by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id RAA21156
	for FreeBSD-gnats-submit@freebsd.org; Fri, 13 Aug 1999 17:28:31 +0400 (MSD)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from phantom@localhost)
	by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id RAA03071;
	Fri, 13 Aug 1999 17:18:12 +0400 (MSD)
Message-Id: <199908131318.RAA03071@scorpion.crimea.ua>
Date: Fri, 13 Aug 1999 17:18:12 +0400 (MSD)
From: "Alexey M. Zelkin" <phantom@cris.net>
Sender: phantom@scorpion.crimea.ua
Reply-To: "Alexey M. Zelkin" <phantom@cris.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in groff_ms.man
X-Send-Pr-Version: 3.2

>Number:         13116
>Category:       docs
>Synopsis:       typo in ms(7)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    phantom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 07:30:01 PDT 1999
>Closed-Date:    Mon Oct 30 05:46:45 PST 2000
>Last-Modified:  Mon Oct 30 05:47:23 PST 2000
>Originator:     Alexey Zelkin
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Home
>Environment:


>Description:

I am not sure with fix. Probably it's better to remove trailing letter 's'.
Anyway something will be removed, because we have no /usr/share/tmac/tmac.ss,
therefore "groff -mss" is incorrect case.

>How-To-Repeat:

man 7 groff_ms
or
man 7 ms

>Fix:
	
Index: groff_ms.man
===================================================================
RCS file: /usr/local/CVSROOT/src/contrib/groff/tmac/groff_ms.man,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 groff_ms.man
*** groff_ms.man	1996/09/07 16:18:26	1.1.1.1
--- groff_ms.man	1999/08/13 13:14:56
***************
*** 21,27 ****
  groff_ms \- groff ms macros
  .SH SYNOPSIS
  .B groff
! .B \-m@TMAC_S_PREFIX@s
  [
  .IR options .\|.\|.
  ]
--- 21,27 ----
  groff_ms \- groff ms macros
  .SH SYNOPSIS
  .B groff
! .B \-ms
  [
  .IR options .\|.\|.
  ]
***************
*** 224,230 ****
  .IP \(bu
  names containing only uppercase letters and digits.
  .SH FILES
! .B @MACRODIR@/tmac.@TMAC_S_PREFIX@s
  .SH "SEE ALSO"
  .BR groff (@MAN1EXT@),
  .BR @g@troff (@MAN1EXT@),
--- 224,230 ----
  .IP \(bu
  names containing only uppercase letters and digits.
  .SH FILES
! .B @MACRODIR@/tmac.s
  .SH "SEE ALSO"
  .BR groff (@MAN1EXT@),
  .BR @g@troff (@MAN1EXT@),

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->jdp 
Responsible-Changed-By: nik 
Responsible-Changed-When: Mon Dec 13 10:12:35 PST 1999 
Responsible-Changed-Why:  
The patch is trivial, but this is in contrib/, which I'm wary of touching. 
If JDP OK's it, assign it back to me, and I'll commit. 
Responsible-Changed-From-To: jdp->freebsd-doc 
Responsible-Changed-By: jdp 
Responsible-Changed-When: Mon Dec 20 15:24:09 PST 1999 
Responsible-Changed-Why:  
Temporarily assigned to me for comments, which I have given. 
Responsible-Changed-From-To: freebsd-doc->phantom 
Responsible-Changed-By: billf 
Responsible-Changed-When: Mon Jan 31 11:21:39 PST 2000 
Responsible-Changed-Why:  
Submitter is now a committer. 
State-Changed-From-To: open->closed 
State-Changed-By: asmodai 
State-Changed-When: Mon Oct 30 05:46:45 PST 2000 
State-Changed-Why:  
This problem does not exist anymore in either STABLE or CURRENT. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=13116 
>Unformatted:
