Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 1999 17:18:12 +0400 (MSD)
From:      "Alexey M. Zelkin" <phantom@cris.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/13116: typo in groff_ms.man
Message-ID:  <199908131318.RAA03071@scorpion.crimea.ua>

next in thread | raw e-mail | index | archive | help

>Number:         13116
>Category:       docs
>Synopsis:       typo in ms(7)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 07:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908131318.RAA03071>