summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2008-09-15 10:12:04 +0000
committerkib <kib@FreeBSD.org>2008-09-15 10:12:04 +0000
commit783912cc1845f0ec2c7922b7d3539767d625f274 (patch)
treee4775672d9e7f7d313a549c1c5b5438f4a595435 /share/man/man9/Makefile
parentc2b5f4f30fdc4bd463cfdc7cb49510206dd7a939 (diff)
downloadFreeBSD-src-783912cc1845f0ec2c7922b7d3539767d625f274.zip
FreeBSD-src-783912cc1845f0ec2c7922b7d3539767d625f274.tar.gz
Connect dev_clone.9 and devfs_set_cdevpriv.9 to the build.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index aeb9d9f..84da162 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -61,6 +61,8 @@ MAN= accept_filter.9 \
devclass_get_maxunit.9 \
devclass_get_name.9 \
devclass_get_softc.9 \
+ dev_clone.9 \
+ devfs_set_cdevpriv.9 \
device.9 \
device_add_child.9 \
DEVICE_ATTACH.9 \
@@ -548,6 +550,9 @@ MLINKS+=crypto.9 crypto_dispatch.9 \
crypto.9 crypto_unregister_all.9
MLINKS+=devclass_add_driver.9 devclass_delete_driver.9 \
devclass_add_driver.9 devclass_find_driver.9
+MLINKS+=dev_clone.9 drain_dev_clone_events.9
+MLINKS+=devfs_set_cdevpriv.9 devfs_get_cdevpriv.9 \
+ devfs_set_cdevpriv.9 devfs_clear_cdevpriv.9
MLINKS+=device_add_child.9 device_add_child_ordered.9
MLINKS+=device_enable.9 device_disable.9 \
device_enable.9 device_is_enabled.9
OpenPOWER on IntegriCloud