summaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index c68e5d33d31..b7930716f4b 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.102 2005/09/30 18:02:53 jmc Exp $
+# $OpenBSD: Makefile,v 1.103 2005/09/30 18:35:26 jmc Exp $
# $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -239,9 +239,9 @@ MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9
MLINKS+=mountroothook_establish.9 mountroothook_disestablish.9
MLINKS+=sleep.9 tsleep.9 sleep.9 wakeup.9
MLINKS+=spl.9 spl0.9 spl.9 splassert.9 spl.9 splbio.9 spl.9 splclock.9 \
- spl.9 splhigh.9 spl.9 splimp.9 spl.9 spllowersoftclock.9 \
+ spl.9 splhigh.9 spl.9 spllowersoftclock.9 \
spl.9 splnet.9 spl.9 splsched.9 spl.9 splserial.9 spl.9 splsoftclock.9 \
- spl.9 splsoftnet.9 spl.9 splsoftserial.9 spl.9 splsofttty.9 \
+ spl.9 splsoftnet.9 spl.9 splsofttty.9 \
spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
MLINKS+=startuphook_establish.9 startuphook_disestablish.9
MLINKS+=systrace.9 systrace_redirect.9 \