From dunstan@freebsd.czest.pl  Sat Dec 17 11:52:26 2005
Return-Path: <dunstan@freebsd.czest.pl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1C0FE16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2005 11:52:26 +0000 (GMT)
	(envelope-from dunstan@freebsd.czest.pl)
Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6D29543D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2005 11:52:25 +0000 (GMT)
	(envelope-from dunstan@freebsd.czest.pl)
Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4])
	by freebsd.czest.pl (8.12.10/8.12.9) with ESMTP id jBHBsrPx066461
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2005 11:54:54 GMT
	(envelope-from dunstan@freebsd.czest.pl)
Received: (from dunstan@localhost)
	by freebsd.czest.pl (8.13.4/8.12.9/Submit) id jBHBsrmP066460;
	Sat, 17 Dec 2005 11:54:53 GMT
	(envelope-from dunstan)
Message-Id: <200512171154.jBHBsrmP066460@freebsd.czest.pl>
Date: Sat, 17 Dec 2005 11:54:53 GMT
From: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
Reply-To: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Minor style tweak for namei.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90540
>Category:       docs
>Synopsis:       [PATCH] Minor style tweak for namei.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 12:00:11 GMT 2005
>Closed-Date:    Sun Dec 18 07:44:21 GMT 2005
>Last-Modified:  Sun Dec 18 11:50:01 GMT 2005
>Originator:     Wojciech A. Koszek
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD laptop.freebsd.czest.pl 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Dec 14 22:20:34 CET 2005 dunstan@laptop.freebsd.czest.pl:/usr/obj/usr/src/sys/LAPTOP i386


>Description:
Currently, description looks like that:
(man namei):
>  results of NDHASGIANT.()
 
>How-To-Repeat:
>Fix:
With ru@ solution:

--- diff.0.namei.9 begins here ---
(c) 2005 <Wojciech A. Koszek dunstan^freebsd.czest.pl>

Patch against FreeBSD 7.0-CURRENT, kern.osreldate: 700008.

diff -upr /usr/src/share/man/man9/namei.9 src/share/man/man9/namei.9
--- /usr/src/share/man/man9/namei.9	Fri Nov 18 11:52:24 2005
+++ src/share/man/man9/namei.9	Sun Dec 11 23:50:32 2005
@@ -82,7 +82,7 @@ will acquire it if the caller indicates 
 in which case the caller must later release
 .Va Giant
 based on the results of
-.Fn NDHASGIANT.
+.Fn NDHASGIANT .
 .Pp
 The
 .Fn NDINIT
--- diff.0.namei.9 ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Sun Dec 18 07:44:20 UTC 2005 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=90540 

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: dunstan@freebsd.czest.pl, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/90540: [PATCH] Minor style tweak for namei.9
Date: Sun, 18 Dec 2005 08:47:48 +0100

 --2oS5YaxWCcQjTEyO
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On 2005.12.18 07:44:20 +0000, Simon L. Nielsen wrote:
 > Synopsis: [PATCH] Minor style tweak for namei.9
 >=20
 > State-Changed-From-To: open->closed
 
 Minor problem with GNATS when closing the PR.  The message should have
 been:
 
 Closing the PR since this mdoc markup bug was corrected by ru@ in
 src/share/man/man9/namei.9 v. 1.29 4 days ago.  In any case, thanks
 for the submission.
 
 --=20
 Simon L. Nielsen
 
 --2oS5YaxWCcQjTEyO
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQFDpRQkh9pcDSc1mlERAi7hAJ0ahZ2pzkB1GQ3dHfQJLWCuccPd4ACgxKle
 GePn61y8MHl7JkTEXB+o54Q=
 =AdcV
 -----END PGP SIGNATURE-----
 
 --2oS5YaxWCcQjTEyO--

From: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
To: "Simon L. Nielsen" <simon@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/90540: [PATCH] Minor style tweak for namei.9
Date: Sun, 18 Dec 2005 11:45:27 +0000

 On Sun, Dec 18, 2005 at 08:47:48AM +0100, Simon L. Nielsen wrote:
 > On 2005.12.18 07:44:20 +0000, Simon L. Nielsen wrote:
 > > Synopsis: [PATCH] Minor style tweak for namei.9
 > > 
 > > State-Changed-From-To: open->closed
 > 
 > Minor problem with GNATS when closing the PR.  The message should have
 > been:
 > 
 > Closing the PR since this mdoc markup bug was corrected by ru@ in
 > src/share/man/man9/namei.9 v. 1.29 4 days ago.  In any case, thanks
 > for the submission.
 
 Sorry for that PR and the problem. I've asked ru@.. to CC me if he
 commit the change, but I haven't got a notice.
 
 -- 
 * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl
>Unformatted:
