summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2002-04-17 13:48:14 +0000
committertmm <tmm@FreeBSD.org>2002-04-17 13:48:14 +0000
commit2bc2f35287a64134db22c35a92872f32781bbb59 (patch)
treef9fc6adc9b77ba377a029094fbfb18e0414c9d8f /share/man/man3/Makefile
parentc62faa9e3496b76a85ea9fa61b97daabc90fcbf9 (diff)
downloadFreeBSD-src-2bc2f35287a64134db22c35a92872f32781bbb59.zip
FreeBSD-src-2bc2f35287a64134db22c35a92872f32781bbb59.tar.gz
Document STAILQ_CONCAT and TAILQ_CONCAT.
PR: 20024 Submitted by: Tony Finch <dot@dotat.at> (TAILQ_CONCAT, slightly changed by me) Reviewed by: ru (earlier version)
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index 3a41336..2f76c96 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -37,6 +37,7 @@ MLINKS+=queue.3 SLIST_INSERT_HEAD.3
MLINKS+=queue.3 SLIST_NEXT.3
MLINKS+=queue.3 SLIST_REMOVE.3
MLINKS+=queue.3 SLIST_REMOVE_HEAD.3
+MLINKS+=queue.3 STAILQ_CONCAT.3
MLINKS+=queue.3 STAILQ_EMPTY.3
MLINKS+=queue.3 STAILQ_ENTRY.3
MLINKS+=queue.3 STAILQ_FIRST.3
@@ -51,6 +52,7 @@ MLINKS+=queue.3 STAILQ_LAST.3
MLINKS+=queue.3 STAILQ_NEXT.3
MLINKS+=queue.3 STAILQ_REMOVE.3
MLINKS+=queue.3 STAILQ_REMOVE_HEAD.3
+MLINKS+=queue.3 TAILQ_CONCAT.3
MLINKS+=queue.3 TAILQ_EMPTY.3
MLINKS+=queue.3 TAILQ_ENTRY.3
MLINKS+=queue.3 TAILQ_FIRST.3
OpenPOWER on IntegriCloud