summaryrefslogtreecommitdiffstats
path: root/man/man3/slist.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man3/slist.3 (renamed from man3/slist.3)4
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/slist.3 b/man/man3/slist.3
index 396b9cb..ecdfe5c 100644
--- a/man3/slist.3
+++ b/man/man3/slist.3
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH SLIST 3 2023-10-31 "Linux man-pages 6.7"
+.TH SLIST 3 2024-05-02 "Linux man-pages (unreleased)"
.SH NAME
SLIST_EMPTY,
SLIST_ENTRY,
@@ -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