docs/90540: [PATCH] Minor style tweak for namei.9
Wojciech A. Koszek
dunstan at freebsd.czest.pl
Sat Dec 17 12:00:14 UTC 2005
>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 at 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:
More information about the freebsd-doc
mailing list