Module Name: src
Committed By: pgoyette
Date: Thu Apr 6 02:24:51 UTC 2017
Modified Files:
src/share/man/man9: Makefile
Log Message:
Oooppsss - the MLINK for splbio.9 was already present!
To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 src/share/man/man9/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/Makefile
diff -u src/share/man/man9/Makefile:1.405 src/share/man/man9/Makefile:1.406
--- src/share/man/man9/Makefile:1.405 Thu Apr 6 02:23:26 2017
+++ src/share/man/man9/Makefile Thu Apr 6 02:24:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.405 2017/04/06 02:23:26 pgoyette Exp $
+# $NetBSD: Makefile,v 1.406 2017/04/06 02:24:51 pgoyette Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -851,7 +851,7 @@ MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.
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 splvm.9 spl.9 splx.9 \
- spl.9 splsoftbio.9 spl.9 splbio.9
+ spl.9 splsoftbio.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+=sysctl.9 old_sysctl.9 \