Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man Add missing .El. From Henning Petersen in PR 49845.



details:   https://anonhg.NetBSD.org/src/rev/b450f5ffd64d
branches:  trunk
changeset: 337565:b450f5ffd64d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 20 06:50:13 2015 +0000

description:
Add missing .El. From Henning Petersen in PR 49845.

diffstat:

 share/man/man5/modules.conf.5 |  3 ++-
 share/man/man9/buffercache.9  |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 900abc30ade2 -r b450f5ffd64d share/man/man5/modules.conf.5
--- a/share/man/man5/modules.conf.5     Mon Apr 20 02:55:14 2015 +0000
+++ b/share/man/man5/modules.conf.5     Mon Apr 20 06:50:13 2015 +0000
@@ -1,4 +1,4 @@
-.\"        $NetBSD: modules.conf.5,v 1.1 2015/03/21 19:10:43 jmcneill Exp $
+.\"        $NetBSD: modules.conf.5,v 1.2 2015/04/20 06:50:13 wiz Exp $
 .\"
 .\" Copyright (c) 2015 Jared McNeill <jmcneill%invisible.ca@localhost>
 .\" All rights reserved.
@@ -53,6 +53,7 @@
 .Xr rc.d 8
 script that parses
 .Nm .
+.El
 .Sh SEE ALSO
 .Xr modload 8 ,
 .Xr rc 8
diff -r 900abc30ade2 -r b450f5ffd64d share/man/man9/buffercache.9
--- a/share/man/man9/buffercache.9      Mon Apr 20 02:55:14 2015 +0000
+++ b/share/man/man9/buffercache.9      Mon Apr 20 06:50:13 2015 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: buffercache.9,v 1.29 2015/03/29 21:02:06 riastradh Exp $
+.\"     $NetBSD: buffercache.9,v 1.30 2015/04/20 06:50:13 wiz Exp $
 .\"
 .\" Copyright (c)2003 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -306,6 +306,7 @@
 .\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 .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



Home | Main Index | Thread Index | Old Index