summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-01-04 23:56:17 +0000
committerjhb <jhb@FreeBSD.org>2002-01-04 23:56:17 +0000
commitf565bf39a4e65e95cc2aa8f428140d1e8c613c5f (patch)
treef8ea3e6367a9b8ee0cb86752ce9b42a87e624850 /share/man/man9/Makefile
parent3e1c28c2dae9f5329b71514c96eb5dee52526855 (diff)
downloadFreeBSD-src-f565bf39a4e65e95cc2aa8f428140d1e8c613c5f.zip
FreeBSD-src-f565bf39a4e65e95cc2aa8f428140d1e8c613c5f.tar.gz
Fully catch up to the recent critical section API change. Update the
content of the manpage and document cpu_critical_enter/exit.
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 3f644de..04d1f85 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -120,6 +120,8 @@ 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+=critical_enter.9 cpu_critical_enter.9
+MLINKS+=critical_enter.9 cpu_critical_exit.9
MLINKS+=device_ids.9 major.9 device_ids.9 minor.9
MLINKS+=device_ids.9 umajor.9 device_ids.9 uminor.9
MLINKS+=devstat.9 devicestat.9 devstat.9 devstat_add_entry.9
OpenPOWER on IntegriCloud