summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-02-13 17:19:50 +0000
committermpp <mpp@FreeBSD.org>1997-02-13 17:19:50 +0000
commit2188432c4a3f1611ff90a73067acd458cda8e5b7 (patch)
treecdd255fa131d0f31d2aca4e35833e0ca5f12e72a /share/man/man9/Makefile
parent2056e1e95d84ee8ac8eaceb0e1c9cdab3d14c100 (diff)
downloadFreeBSD-src-2188432c4a3f1611ff90a73067acd458cda8e5b7.zip
FreeBSD-src-2188432c4a3f1611ff90a73067acd458cda8e5b7.tar.gz
Add psignal(9).
Obtained from: NetBSD
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 9e3b148..5891771 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,8 +1,9 @@
# $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 panic.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 psignal.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
@@ -10,6 +11,7 @@ MLINKS+= at_shutdown.9 rm_at_shutdown.9
MLINKS+= at_exit.9 rm_at_exit.9
MLINKS+= at_fork.9 rm_at_fork.9
MLINKS+= ifnet.9 ifaddr.9 ifnet.9 ifqueue.9 ifnet.9 if_data.9
+MLINKS+= psignal.9 pgsignal.9 psignal.9 gsignal.9
MLINKS+= rtalloc.9 rtalloc_ign.9 rtalloc.9 rtalloc1.9
MLINKS+= sleep.9 tsleep.9 sleep.9 wakeup.9
MLINKS+= spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 spl.9 splimp.9
OpenPOWER on IntegriCloud