summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/slist.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/slist.3 b/man3/slist.3
index fdb045aee..02745286b 100644
--- a/man3/slist.3
+++ b/man3/slist.3
@@ -68,7 +68,7 @@ Standard C library
.\" .BI " SLIST_ENTRY " NAME );
.fi
.SH DESCRIPTION
-These macros define and operate on doubly linked lists.
+These macros define and operate on singly linked lists.
.P
In the macro definitions,
.I TYPE