summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-08-16 19:53:38 +0000
committermarkm <markm@FreeBSD.org>2000-08-16 19:53:38 +0000
commitf2e97d9eb0def2e094a2f5d106cddb090b920aaf (patch)
treed1954681693717ded1189e1658d13d0fed1e16aa /share/man/man9/Makefile
parent6e8b42e2050aa5a8bb3be12854092e771a3f28b7 (diff)
downloadFreeBSD-src-f2e97d9eb0def2e094a2f5d106cddb090b920aaf.zip
FreeBSD-src-f2e97d9eb0def2e094a2f5d106cddb090b920aaf.tar.gz
Mention more functions in the headers so whatis(1) can find them, and
create links to functions so added found.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 81ee2bc..b9970ca 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -82,6 +82,8 @@ MLINKS+=spl.9 splstatclock.9 spl.9 spltty.9 spl.9 splvm.9 spl.9 splx.9
MLINKS+=store.9 subyte.9 store.9 suswintr.9 store.9 susword.9 store.9 suword.9
MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
MLINKS+=timeout.9 untimeout.9
+MLINKS+=timeout.9 callout_handle_init.9 timeout.9 callout_init.9
+MLINKS+=timeout.9 callout_stop.9 timeout.9 callout_reset.9
MLINKS+=uio.9 uiomove.9
MLINKS+=vref.9 VREF.9
MLINKS+=vslock.9 vsunlock.9
@@ -123,6 +125,8 @@ MLINKS+=taskqueue.9 TASK_INIT.9
MLINKS+=taskqueue.9 TASKQUEUE_DECLARE.9
MLINKS+=taskqueue.9 TASKQUEUE_DEFINE.9
+MLINKS+=suser.9 suser_xxx.9
+
MLINKS+=sysctl_add_oid.9 sysctl_remove_oid.9
MLINKS+=sysctl_add_oid.9 SYSCTL_ADD_OID.9
MLINKS+=sysctl_add_oid.9 SYSCTL_ADD_NODE.9
OpenPOWER on IntegriCloud