aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/tailq.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/tailq.3 b/man3/tailq.3
index 3be847803b..0b3a4696c3 100644
--- a/man3/tailq.3
+++ b/man3/tailq.3
@@ -32,6 +32,9 @@ TAILQ_PREV,
TAILQ_REMOVE
.\"TAILQ_SWAP
\- implementation of a doubly linked tail queue
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <sys/queue.h>