All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: Simon Barth <simon.barth@gmx.de>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH] slist.3: wfix
Date: Wed, 24 Apr 2024 12:16:23 +0200	[thread overview]
Message-ID: <Zijb98AgXyX6VgYU@debian> (raw)
In-Reply-To: <20240424000949.65424-2-simon.barth@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

On Wed, Apr 24, 2024 at 02:09:50AM +0200, Simon Barth wrote:
> This page is about singly linked lists, not doubly linked lists.
> 
> Signed-off-by: Simon Barth <simon.barth@gmx.de>

Hi Simon,

Patch applied.  Thanks!

Have a lovely day!
Alex

> ---
>  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
> 

-- 
<https://www.alejandro-colomar.es/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24  0:09 [PATCH] slist.3: wfix Simon Barth
2024-04-24 10:16 ` Alejandro Colomar [this message]
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=Zijb98AgXyX6VgYU@debian \
    --to=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=simon.barth@gmx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.