Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2005 11:54:53 GMT
From:      "Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/90540: [PATCH] Minor style tweak for namei.9
Message-ID:  <200512171154.jBHBsrmP066460@freebsd.czest.pl>
Resent-Message-ID: <200512171200.jBHC0COo045838@freefall.freebsd.org>

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

>Number:         90540
>Category:       docs
>Synopsis:       [PATCH] Minor style tweak for namei.9
>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:   Sat Dec 17 12:00:11 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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