summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-11-27 11:02:41 +0000
committerrwatson <rwatson@FreeBSD.org>2007-11-27 11:02:41 +0000
commitc103c92c27478317af42f843eaf483b980964bf5 (patch)
tree932c17f91b2a13ad917004c8efb4c759298e8ab5 /share/man/man9/Makefile
parent973e739e9269d16b6660cda35649346bfa456737 (diff)
downloadFreeBSD-src-c103c92c27478317af42f843eaf483b980964bf5.zip
FreeBSD-src-c103c92c27478317af42f843eaf483b980964bf5.tar.gz
Add a man page for stack(9).
MFC after: 1 week
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index a1f3504..ffd3bd8 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -217,6 +217,7 @@ MAN= accept_filter.9 \
sleepqueue.9 \
socket.9 \
spl.9 \
+ stack.9 \
store.9 \
style.9 \
suser.9 \
@@ -1066,6 +1067,13 @@ MLINKS+=spl.9 spl0.9 \
spl.9 spltty.9 \
spl.9 splvm.9 \
spl.9 splx.9
+MLINKS+=stack.9 stack_copy.9 \
+ stack.9 stack_create.9 \
+ stack.9 stack_destroy.9 \
+ stack.9 stack_put.9 \
+ stack.9 stack_save.9 \
+ stack.9 stack_sbuf_print.9 \
+ stack.9 stack_zero.9
MLINKS+=store.9 subyte.9 \
store.9 suswintr.9 \
store.9 susword.9 \
OpenPOWER on IntegriCloud