aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/slist.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/slist.3 b/man3/slist.3
index faf9c98674..29a58c6cc1 100644
--- a/man3/slist.3
+++ b/man3/slist.3
@@ -25,6 +25,9 @@ SLIST_REMOVE,
SLIST_REMOVE_HEAD
.\"SLIST_SWAP
\- implementation of a singly linked list
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <sys/queue.h>