From garys@opusnet.com  Mon Aug  8 15:40:00 2005
Return-Path: <garys@opusnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4612516A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Aug 2005 15:40:00 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from opusnet.com (mail.opusnet.com [209.210.200.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F143B43D58
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Aug 2005 15:39:59 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP
  (SMTPD32-8.05) id ACCEA3F90144; Mon, 08 Aug 2005 08:39:58 -0700
Received: from localhost.localhost (localhost.localhost [127.0.0.1])
	by localhost.localhost (8.13.3/8.13.3) with ESMTP id j78Fg9rs038131
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Aug 2005 08:42:09 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Received: (from jojo@localhost)
	by localhost.localhost (8.13.3/8.13.3/Submit) id j78Fg4Qe038130;
	Mon, 8 Aug 2005 08:42:04 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Message-Id: <ood5oojv03.5oo@mail.opusnet.com>
Date: Mon, 08 Aug 2005 08:42:04 -0700
From: "Gary W. Swearingen" <garys@opusnet.com>
Reply-To: garys@opusnet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] mdoc(7) manpage has "options" typo
X-GNATS-Notify:

>Number:         84671
>Category:       docs
>Synopsis:       [patch] mdoc(7) manpage has "options" typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garys
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 08 15:40:20 GMT 2005
>Closed-Date:    Sat Oct 01 23:35:31 GMT 2005
>Last-Modified:  Sat Oct 01 23:35:31 GMT 2005
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:
mdoc(7) manpage has "options" typo

"man mdoc" was showing this:

    .Li .Op Oo Ao option Ac Oc ...     .Op [<options>] ...

>How-To-Repeat:
n/a

>Fix:

--- mdoc..orig.7	Sat Aug  6 09:58:02 2005
+++ mdoc.7	Sat Aug  6 09:59:33 2005
@@ -1851,7 +1851,7 @@
 .It Li ".Op word1 word2"
 .Op word1 word2
 .It Li ".Li .Op Oo Ao option Ac Oc ..."
-.Li .Op Oo Ao options Ac Oc ...
+.Li .Op Oo Ao option Ac Oc ...
 .El
 .Pp
 Here a typical example of the
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ru 
Responsible-Changed-By: simon 
Responsible-Changed-When: Mon Aug 8 15:49:38 GMT 2005 
Responsible-Changed-Why:  
Over to our mdoc guru, since mdoc(7) really is his turf. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84671 
State-Changed-From-To: open->suspended 
State-Changed-By: garys 
State-Changed-When: Sun Aug 28 18:47:57 GMT 2005 
State-Changed-Why:  
Ruslan said I could take this PR. 
Problem submitted to vendor who said fix has been applied. 
Close when fix seen in -CURRENT and -STABLE.   


Responsible-Changed-From-To: ru->garys 
Responsible-Changed-By: garys 
Responsible-Changed-When: Sun Aug 28 18:47:57 GMT 2005 
Responsible-Changed-Why:  
Ruslan said I could take this PR. 
Problem submitted to vendor who said fix has been applied. 
Close when fix seen in -CURRENT and -STABLE.   

http://www.freebsd.org/cgi/query-pr.cgi?pr=84671 
State-Changed-From-To: suspended->closed 
State-Changed-By: garys 
State-Changed-When: Sat Oct 1 23:34:17 GMT 2005 
State-Changed-Why:  
Sent patch to maintainer.  Observed changed in gnu.org CVS. 

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