summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-01-09 05:09:21 +0000
committerobrien <obrien@FreeBSD.org>1999-01-09 05:09:21 +0000
commitd8bac674a03db5e081ca2a99d867517108741ba1 (patch)
tree5d1c3a3bdc9bba8ff2593bda1f80ff4ae83996e0 /share/man
parent23a2295fccd9791484efa134690a47b591f4f85f (diff)
downloadFreeBSD-src-d8bac674a03db5e081ca2a99d867517108741ba1.zip
FreeBSD-src-d8bac674a03db5e081ca2a99d867517108741ba1.tar.gz
Add MLINKS for devstat kernel interfaces.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index b8276d7..6a8e09f 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.41 1998/12/21 10:29:28 dillon Exp $
+# $Id: Makefile,v 1.42 1998/12/22 19:47:48 dillon Exp $
MAN9= MD5.9 \
VFS.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 VFS_QUOTACTL.9 \
@@ -53,7 +53,9 @@ MLINKS+=at_exit.9 rm_at_exit.9
MLINKS+=at_fork.9 rm_at_fork.9
MLINKS+=at_shutdown.9 rm_at_shutdown.9
MLINKS+=copy.9 copyin.9 copy.9 copyinstr.9 copy.9 copyout.9 copy.9 copystr.9
-MLINKS+=devstat.9 devicestat.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
MLINKS+=fetch.9 fubyte.9 fetch.9 fuswintr.9 fetch.9 fusword.9 fetch.9 fuword.9
MLINKS+=ifnet.9 if_data.9 ifnet.9 ifaddr.9 ifnet.9 ifqueue.9
MLINKS+=kernacc.9 useracc.9
OpenPOWER on IntegriCloud