Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 There's no stand alone vpanic.9 man page.



details:   https://anonhg.NetBSD.org/src/rev/c3c01b3149c7
branches:  trunk
changeset: 770015:c3c01b3149c7
user:      njoly <njoly%NetBSD.org@localhost>
date:      Fri Sep 30 15:47:20 2011 +0000

description:
There's no stand alone vpanic.9 man page.

diffstat:

 share/man/man9/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4b5e21604a28 -r c3c01b3149c7 share/man/man9/Makefile
--- a/share/man/man9/Makefile   Fri Sep 30 14:50:20 2011 +0000
+++ b/share/man/man9/Makefile   Fri Sep 30 15:47:20 2011 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.352 2011/09/29 20:55:49 christos Exp $
+#       $NetBSD: Makefile,v 1.353 2011/09/30 15:47:20 njoly Exp $
 
 #      Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -53,7 +53,7 @@
        uiomove.9 ucom.9 userret.9 \
        vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 \
        video.9 vme.9 \
-       vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 vpanic.9 \
+       vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 \
        ubc.9 usbdi.9 uvm.9 uvm_km.9 uvm_map.9 vmem.9 \
        wdc.9 workqueue.9 \
        wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9 \



Home | Main Index | Thread Index | Old Index