Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 remove disk_init.
details: https://anonhg.NetBSD.org/src/rev/99a1eb08e39a
branches: trunk
changeset: 583609:99a1eb08e39a
user: yamt <yamt%NetBSD.org@localhost>
date: Sun Aug 14 12:02:02 2005 +0000
description:
remove disk_init.
diffstat:
share/man/man9/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fed5511c0a07 -r 99a1eb08e39a share/man/man9/Makefile
--- a/share/man/man9/Makefile Sun Aug 14 12:01:26 2005 +0000
+++ b/share/man/man9/Makefile Sun Aug 14 12:02:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.172 2005/07/20 11:35:48 pooka Exp $
+# $NetBSD: Makefile,v 1.173 2005/08/14 12:02:02 yamt Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -163,7 +163,7 @@
MLINKS+=ctxsw.9 cpu_switch.9 ctxsw.9 mi_switch.9
MLINKS+=curproc.9 curcpu.9
MLINKS+=delay.9 DELAY.9
-MLINKS+=disk.9 disk_init.9 disk.9 disk_attach.9 disk.9 disk_detach.9 \
+MLINKS+=disk.9 disk_attach.9 disk.9 disk_detach.9 \
disk.9 disk_busy.9 disk.9 disk_unbusy.9 disk.9 disk_find.9 \
disk.9 disk_resetstat.9
MLINKS+=disklabel.9 readdisklabel.9 disklabel.9 writedisklabel.9 \
Home |
Main Index |
Thread Index |
Old Index