Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 add a MLINKS for spllowersoftclock.9



details:   https://anonhg.NetBSD.org/src/rev/a5cb66130cd5
branches:  trunk
changeset: 484172:a5cb66130cd5
user:      soda <soda%NetBSD.org@localhost>
date:      Mon Mar 27 09:56:01 2000 +0000

description:
add a MLINKS for spllowersoftclock.9

diffstat:

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

diffs (19 lines):

diff -r cbd61ab8d6ff -r a5cb66130cd5 share/man/man9/Makefile
--- a/share/man/man9/Makefile   Mon Mar 27 09:45:38 2000 +0000
+++ b/share/man/man9/Makefile   Mon Mar 27 09:56:01 2000 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.58 2000/03/23 07:05:30 thorpej Exp $
+#       $NetBSD: Makefile,v 1.59 2000/03/27 09:56:01 soda Exp $
 
 #      Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -102,7 +102,8 @@
 MLINKS+=shutdownhook_establish.9 shutdownhook_disestablish.9
 MLINKS+=sleep.9 wakeup.9 sleep.9 tsleep.9
 MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 \
-       spl.9 splimp.9 spl.9 splnet.9 spl.9 splsched.9 spl.9 splserial.9 \
+       spl.9 splimp.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 splstatclock.9 spl.9 spltty.9 spl.9 splx.9
 MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \



Home | Main Index | Thread Index | Old Index