kern/128968: rwlock man page typo

Brad Huntting huntting at glarp.com
Tue Nov 18 09:20:05 PST 2008


>Number:         128968
>Category:       kern
>Synopsis:       rwlock man page typo
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 18 17:20:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Brad Huntting
>Release:        7.[01]
>Organization:
>Environment:
FreeBSD spork.glarp.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #4: Thu Nov 13 11:34:12 MST 2008     root at spork.glarp.com:/usr/src/sys/i386/compile/SPORK  i386

>Description:
Missing .El line in man page.
>How-To-Repeat:
Do "man rwlock".
After "RW_RECURSE ..." the indentation goes awry.
>Fix:
see patch

Patch attached with submission follows:

--- rwlock.9	2008-11-18 10:11:35.000000000 -0700
+++ rwlock.9.old	2008-11-18 10:12:36.000000000 -0700
@@ -147,7 +147,6 @@
 .It Dv RW_RECURSE
 Allow threads to recursively acquire exclusive locks for
 .Fa rw .
-.El
 .It Fn rw_rlock "struct rwlock *rw"
 Lock
 .Fa rw


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list