summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-07-20 14:55:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-07-20 14:55:51 +0000
commitde754320eae7f4eca95291122bc1ca6909793641 (patch)
tree9c61973d826201d0c2daecc2edfa4327728d9411 /share
parentc5010f25a2520c3cd8c6c70fe8e441d91d0c6442 (diff)
- add MLINK for crypto_get_driverid.9
- fix MLINK typo for disk_detach.9 from Alan R. S. Bueno
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 004154ca716..3a1cc615627 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.153 2009/05/11 19:49:25 jmc Exp $
+# $OpenBSD: Makefile,v 1.154 2009/07/20 14:55:50 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.
@@ -101,7 +101,8 @@ MLINKS+=bus_space.9 bus_space_alloc.9 bus_space.9 bus_space_barrier.9 \
bus_space.9 bus_space_write_raw_region_8.9
MLINKS+=copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 \
copy.9 copyinstr.9 copy.9 copyoutstr.9
-MLINKS+=crypto.9 crypto_register.9 \
+MLINKS+=crypto.9 crypto_get_driverid.9 \
+ crypto.9 crypto_register.9 \
crypto.9 crypto_kregister.9 \
crypto.9 crypto_unregister.9 \
crypto.9 crypto_done.9 \
@@ -113,7 +114,7 @@ MLINKS+=crypto.9 crypto_register.9 \
crypto.9 crypto_getreq.9 \
crypto.9 crypto_freereq.9
MLINKS+=mi_switch.9 cpu_switchto.9
-MLINKS+=disk.9 disk_init.9 disk.9 disk_attach.9 disk.9 disk_detatch.9 \
+MLINKS+=disk.9 disk_init.9 disk.9 disk_attach.9 disk.9 disk_detach.9 \
disk.9 disk_busy.9 disk.9 disk_unbusy.9
MLINKS+=disklabel.9 readdisklabel.9 disklabel.9 writedisklabel.9 \
disklabel.9 setdisklabel.9 disklabel.9 bounds_check_with_label.9