Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 1999 11:05:27 +0400 (MSD)
From:      "Alexey Zelkin" <phantom@cris.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/13409: [PATCH] litle -mdoc for getopt.1
Message-ID:  <199908270705.LAA01608@scorpion.crimea.ua>

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

>Number:         13409
>Category:       docs
>Synopsis:       -mdoc style fix for getopt.1
>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 27 01:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Zelkin
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Home
>Environment:

-current, last cvsuped few days ago

>Description:

Style fix. Author always should be marked .An

>How-To-Repeat:
>Fix:
	
Index: getopt.1
===================================================================
RCS file: /usr/local/CVSROOT/src/usr.bin/getopt/getopt.1,v
retrieving revision 1.7
diff -c -r1.7 getopt.1
*** getopt.1	1999/04/04 13:49:10	1.7
--- getopt.1	1999/08/27 09:07:40
***************
*** 91,97 ****
  status > 0 when it encounters an option letter not included in
  .Ar optstring .
  .Sh HISTORY
! Written by Henry Spencer, working from a Bell Labs manual page.
  Behavior believed identical to the Bell version. Example changed in
  .Fx
  version 3.2 and 4.0.
--- 91,99 ----
  status > 0 when it encounters an option letter not included in
  .Ar optstring .
  .Sh HISTORY
! Written by
! .An Henry Spencer ,
! working from a Bell Labs manual page.
  Behavior believed identical to the Bell version. Example changed in
  .Fx
  version 3.2 and 4.0.

>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?199908270705.LAA01608>