From phantom@scorpion.crimea.ua Fri Aug 27 01:44:00 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 70A8D14D2E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Aug 1999 01:41:51 -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 LAA27544
	for FreeBSD-gnats-submit@freebsd.org; Fri, 27 Aug 1999 11:41:07 +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 LAA01608;
	Fri, 27 Aug 1999 11:05:27 +0400 (MSD)
Message-Id: <199908270705.LAA01608@scorpion.crimea.ua>
Date: Fri, 27 Aug 1999 11:05:27 +0400 (MSD)
From: "Alexey Zelkin" <phantom@cris.net>
Sender: phantom@scorpion.crimea.ua
Reply-To: "Alexey Zelkin" <phantom@cris.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] litle -mdoc for getopt.1
X-Send-Pr-Version: 3.2

>Number:         13409
>Category:       docs
>Synopsis:       -mdoc style fix for getopt.1
>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 27 01:50:01 PDT 1999
>Closed-Date:    Sat Sep 18 09:19:27 PDT 1999
>Last-Modified:  Sat Sep 18 09:20:51 PDT 1999
>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:
State-Changed-From-To: open->suspended 
State-Changed-By: phantom 
State-Changed-When: Sun Sep 5 22:10:25 PDT 1999 
State-Changed-Why:  
Patch applied in -CURENT, but not stable because of code freeze. 


Responsible-Changed-From-To: freebsd-doc->phantom 
Responsible-Changed-By: phantom 
Responsible-Changed-When: Sun Sep 5 22:10:25 PDT 1999 
Responsible-Changed-Why:  
I'll commit that to -STABLE 
State-Changed-From-To: suspended->closed 
State-Changed-By: phantom 
State-Changed-When: Sat Sep 18 09:19:27 PDT 1999 
State-Changed-Why:  
Fix commited to -stable. Thanks! 

>Unformatted:
