summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-02-13 17:02:28 +0000
committermpp <mpp@FreeBSD.org>1997-02-13 17:02:28 +0000
commit2056e1e95d84ee8ac8eaceb0e1c9cdab3d14c100 (patch)
treed332fd079186bc8a8ded25ab1e7a042f6cc69c92 /share/man/man9/Makefile
parent4a8888776c2d31e4443731ddd9064ec1dd82a859 (diff)
downloadFreeBSD-src-2056e1e95d84ee8ac8eaceb0e1c9cdab3d14c100.zip
FreeBSD-src-2056e1e95d84ee8ac8eaceb0e1c9cdab3d14c100.tar.gz
Add panic(9).
Obtained from: NetBSD
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 8711526..9e3b148 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
MAN9= at_shutdown.9 at_fork.9 at_exit.9 cd.9 copy.9 devfs_add_devswf.9 \
- devfs_link.9 fetch.9 ifnet.9 intro.9 rtalloc.9 rtentry.9 scsiconf.9 \
- sd.9 sleep.9 spl.9 st.9 store.9 style.9 timeout.9 uio.9
+ devfs_link.9 fetch.9 ifnet.9 intro.9 panic.9 rtalloc.9 rtentry.9 \
+ scsiconf.9 sd.9 sleep.9 spl.9 st.9 store.9 style.9 timeout.9 uio.9
MLINKS+= copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 copy.9 copyinstr.9
MLINKS+= fetch.9 fubyte.9 fetch.9 fusword.9 fetch.9 fuswintr.9 fetch.9 fuword.9
OpenPOWER on IntegriCloud