summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorarr <arr@FreeBSD.org>2002-04-02 17:21:00 +0000
committerarr <arr@FreeBSD.org>2002-04-02 17:21:00 +0000
commit85f5ae7a3be5ba48dbb5746bdd55b5f3c6c91128 (patch)
tree1bcd5fa5a884cb73126c2ac5737fdb99b2858d9b /share/man/man9/Makefile
parent448edc64b41e8d0220c4eaa170ff10164700ec44 (diff)
downloadFreeBSD-src-85f5ae7a3be5ba48dbb5746bdd55b5f3c6c91128.zip
FreeBSD-src-85f5ae7a3be5ba48dbb5746bdd55b5f3c6c91128.tar.gz
- Add notes about SX_SYSINIT and MTX_SYSINIT in order to document the
recent additions of these macros. - Add in a MLINK to create SX_SYSINIT.9 and MTX_SYSINIT.9.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index c401e15..a91cc9c 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -203,6 +203,7 @@ MLINKS+=sx.9 sx_sunlock.9
MLINKS+=sx.9 sx_xunlock.9
MLINKS+=sx.9 sx_try_upgrade.9
MLINKS+=sx.9 sx_downgrade.9
+MLINKS+=sx.9 SX_SYSINIT.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
@@ -322,6 +323,7 @@ MLINKS+=mutex.9 mtx_unlock_spin.9 mutex.9 mtx_unlock_spin_flags.9
MLINKS+=mutex.9 mtx_destroy.9
MLINKS+=mutex.9 mtx_initialized.9 mutex.9 mtx_owned.9
MLINKS+=mutex.9 mtx_recursed.9 mutex.9 mtx_assert.9
+MLINKS+=mutex.9 MTX_SYSINIT.9
MLINKS+=kobj.9 kobj_class_compile.9
MLINKS+=kobj.9 kobj_class_compile_static.9
OpenPOWER on IntegriCloud