summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjtl <jtl@FreeBSD.org>2016-06-28 13:37:01 +0000
committerjtl <jtl@FreeBSD.org>2016-06-28 13:37:01 +0000
commitbbaee6454fe08d2a791576177149a54d980569d5 (patch)
treea337c7b411f726b37b98bb60f23b450701d6fca5 /share/man/man9/Makefile
parent96d5d9cf5de60ade43c054d2cae374fd3e7b8054 (diff)
downloadFreeBSD-src-bbaee6454fe08d2a791576177149a54d980569d5.zip
FreeBSD-src-bbaee6454fe08d2a791576177149a54d980569d5.tar.gz
Document support for alternate TCP stacks.
Differential Revision: https://reviews.freebsd.org/D6940 Reviewed by: hiren Approved by: re (gjb) Sponsored by: Juniper Networks
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 2894c12..8617cba 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -284,6 +284,7 @@ MAN= accept_filter.9 \
sysctl_ctx_init.9 \
SYSINIT.9 \
taskqueue.9 \
+ tcp_functions.9 \
thread_exit.9 \
time.9 \
timeout.9 \
@@ -1734,6 +1735,8 @@ MLINKS+=taskqueue.9 TASK_INIT.9 \
taskqueue.9 taskqueue_start_threads_pinned.9 \
taskqueue.9 taskqueue_unblock.9 \
taskqueue.9 TIMEOUT_TASK_INIT.9
+MLINKS+=tcp_functions.9 register_tcp_functions.9 \
+ tcp_functions.9 deregister_tcp_functions.9
MLINKS+=time.9 boottime.9 \
time.9 time_second.9 \
time.9 time_uptime.9
OpenPOWER on IntegriCloud