Module Name: src
Committed By: njoly
Date: Fri Sep 30 15:47:20 UTC 2011
Modified Files:
src/share/man/man9: Makefile
Log Message:
There's no stand alone vpanic.9 man page.
To generate a diff of this commit:
cvs rdiff -u -r1.352 -r1.353 src/share/man/man9/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/Makefile
diff -u src/share/man/man9/Makefile:1.352 src/share/man/man9/Makefile:1.353
--- src/share/man/man9/Makefile:1.352 Thu Sep 29 20:55:49 2011
+++ src/share/man/man9/Makefile Fri Sep 30 15:47:20 2011
@@ -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 @@ MAN= accept_filter.9 accf_data.9 accf_ht
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 \