NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/49845: Missing .El in man pages modules.conf.5 and buffercache.9
>Number: 49845
>Category: misc
>Synopsis: Missing .El in man pages modules.conf.5 and buffercache.9
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Apr 20 06:00:00 +0000 2015
>Originator: Henning Petersen
>Release: NetBSD-current
>Organization:
>Environment:
>Description:
Missing .El in man pages.
>How-To-Repeat:
>Fix:
diff -u -p -r1.1 modules.conf.5
--- share/man/man5/modules.conf.5 21 Mar 2015 19:10:43 -0000 1.1
+++ share/man/man5/modules.conf.5 6 Apr 2015 06:37:31 -0000
@@ -53,6 +53,7 @@ configuration file resides in
.Xr rc.d 8
script that parses
.Nm .
+.El
.Sh SEE ALSO
.Xr modload 8 ,
.Xr rc 8
======================================================================
--- share/man/man9/buffercache.9 29 Mar 2015 21:02:06 -0000 1.29
+++ share/man/man9/buffercache.9 6 Apr 2015 06:40:14 -0000
diff -u -p -r1.29 buffercache.9
@@ -307,6 +307,7 @@ the buffer's additional contents.
.It Fn brelse "bp" "set"
Unbusy a buffer and release it to the free lists.
.\" ------------------------------------------------------------
+.El
.Sh CODE REFERENCES
The buffer cache subsystem is implemented within the file
.Pa sys/kern/vfs_bio.c .
Home |
Main Index |
Thread Index |
Old Index