summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-05-28 20:27:23 +0000
committerdd <dd@FreeBSD.org>2001-05-28 20:27:23 +0000
commit6fd4ea8be9eeac69fd0ce93a0c73a4fdd63a0de5 (patch)
treef67aebd9eb8e251a6c651ee94e1fe5369bb27131 /share/man/man9/Makefile
parentaaaac2aa6c3354e4ebeaff3cd35e2bd6213ed558 (diff)
downloadFreeBSD-src-6fd4ea8be9eeac69fd0ce93a0c73a4fdd63a0de5.zip
FreeBSD-src-6fd4ea8be9eeac69fd0ce93a0c73a4fdd63a0de5.tar.gz
Remove obsolete DEVFS manual pages. The routines they describe don't
exist in the new (phk's) DEVFS. Approved by: phk
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 03b2c0d..f3f09c9 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -15,7 +15,7 @@ MAN= CONDSPLASSERT.9 DECLARE_MODULE.9 DELAY.9 DEV_MODULE.9 KASSERT.9 MD5.9 \
accf_data.9 accf_http.9 at_exit.9 at_fork.9 atomic.9 \
bios.9 boot.9 buf.9 \
cd.9 condvar.9 copy.9 critical_enter.9 \
- devfs_add_devswf.9 devfs_link.9 devfs_remove_dev.9 devstat.9 \
+ devstat.9 \
devtoname.9 \
fetch.9 \
get_cyclecounter.9 \
@@ -96,7 +96,6 @@ MLINKS+=condvar.9 cv_waitq_empty.9
MLINKS+=condvar.9 cv_wmesg.9
MLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9
MLINKS+=critical_enter.9 critical_exit.9
-MLINKS+=devfs_link.9 devfs_makelink.9
MLINKS+=devstat.9 devicestat.9 devstat.9 devstat_add_entry.9
MLINKS+=devstat.9 devstat_remove_entry.9 devstat.9 devstat_start_transaction.9
MLINKS+=devstat.9 devstat_end_transaction.9
OpenPOWER on IntegriCloud