Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Also create splvm(9) link to spl(9)
details: https://anonhg.NetBSD.org/src/rev/494710fff4cd
branches: trunk
changeset: 508710:494710fff4cd
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Wed Apr 18 05:56:51 2001 +0000
description:
Also create splvm(9) link to spl(9)
diffstat:
share/man/man9/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 413203152005 -r 494710fff4cd share/man/man9/Makefile
--- a/share/man/man9/Makefile Wed Apr 18 05:56:05 2001 +0000
+++ b/share/man/man9/Makefile Wed Apr 18 05:56:51 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2001/02/10 02:52:17 briggs Exp $
+# $NetBSD: Makefile,v 1.73 2001/04/18 05:56:51 jdolecek Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -120,7 +120,7 @@
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
+ spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \
store.9 suswintr.9 store.9 suword.9 store.9 suiword.9
MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
Home |
Main Index |
Thread Index |
Old Index