summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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