public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] slist.3: wfix
@ 2024-04-24  0:09 Simon Barth
  2024-04-24 10:16 ` Alejandro Colomar
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Barth @ 2024-04-24  0:09 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, Simon Barth

This page is about singly linked lists, not doubly linked lists.

Signed-off-by: Simon Barth <simon.barth@gmx.de>
---
 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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-25 11:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24  0:09 [PATCH] slist.3: wfix Simon Barth
2024-04-24 10:16 ` Alejandro Colomar
2024-04-24 22:43   ` Simon Barth
2024-04-25  9:44     ` Alejandro Colomar
2024-04-25 11:49       ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox