summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2014-06-30 09:55:29 +0000
committerkib <kib@FreeBSD.org>2014-06-30 09:55:29 +0000
commitfa72c237e4d9a4d5abcedfa528f932e33fbfecdf (patch)
tree0660f5b424d2f331b5cbdb2d9499dc3846f95443 /share/man/man9/Makefile
parent82a0e5601ac5dcc73d89d9f4ec24bdc72a84df0b (diff)
downloadFreeBSD-src-fa72c237e4d9a4d5abcedfa528f932e33fbfecdf.zip
FreeBSD-src-fa72c237e4d9a4d5abcedfa528f932e33fbfecdf.tar.gz
MFC r267854:
Add fpu_kern.9 man page to the install.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index e79a838..2d93863 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -112,6 +112,7 @@ MAN= accept_filter.9 \
fail.9 \
fetch.9 \
firmware.9 \
+ fpu_kern.9 \
g_access.9 \
g_attach.9 \
g_bio.9 \
@@ -669,6 +670,12 @@ MLINKS+=fetch.9 fubyte.9 \
fetch.9 fuword16.9 \
fetch.9 fuword32.9 \
fetch.9 fuword64.9
+MLINKS+=fpu_kern.9 fpu_kern_alloc_ctx.9 \
+ fpu_kern.9 fpu_kern_free_ctx.9 \
+ fpu_kern.9 fpu_kern_enter.9 \
+ fpu_kern.9 fpu_kern_leave.9 \
+ fpu_kern.9 fpu_kern_thread.9 \
+ fpu_kern.9 is_fpu_kern_thread.9
MLINKS+=g_attach.9 g_detach.9
MLINKS+=g_bio.9 g_clone_bio.9 \
g_bio.9 g_destroy_bio.9 \
OpenPOWER on IntegriCloud