Linux-man Archive mirror
 help / color / mirror / Atom feed
From: Simon Barth <simon.barth@gmx.de>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org, Simon Barth <simon.barth@gmx.de>
Subject: [PATCH] slist.3: wfix
Date: Wed, 24 Apr 2024 02:09:50 +0200	[thread overview]
Message-ID: <20240424000949.65424-2-simon.barth@gmx.de> (raw)

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


             reply	other threads:[~2024-04-24  0:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24  0:09 Simon Barth [this message]
2024-04-24 10:16 ` [PATCH] slist.3: wfix Alejandro Colomar
2024-04-24 22:43   ` Simon Barth
2024-04-25  9:44     ` Alejandro Colomar
2024-04-25 11:49       ` Alejandro Colomar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240424000949.65424-2-simon.barth@gmx.de \
    --to=simon.barth@gmx.de \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).