This page is about singly linked lists, not doubly linked lists. Signed-off-by: Simon Barth <simon.barth@xxxxxx> --- man3/slist.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0