linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <colomar.6.4.3@gmail.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH 0/3] Move queue.3 to queue.7
Date: Sun, 25 Oct 2020 22:19:00 +0100	[thread overview]
Message-ID: <b8c41964-03ea-17d1-808b-7c832e2737f2@gmail.com> (raw)
In-Reply-To: <20201025204617.6802-1-colomar.6.4.3@gmail.com>

Hi Alex,

On 10/25/20 9:46 PM, Alejandro Colomar wrote:
> Hi Michael,
> 
> I think this page belongs in Section 7 now.
> I agree that it needs a link for legacy reasons;
> otherwise, many hyperlinks to the online queue(3) would break.
> 
> I'm sending you the commits as I wrote them,
> I don't know if you prefer them separately or squashed.
> Feel free to squash them together if you prefer.

Thanks. I've applied the series. I kept the patches separate.

Thanks,

Michael

> Alejandro Colomar (3):
>   queue.3, queue.7: Move queue.3 to queue.7
>   queue.3: Link to queue(7)
>   circleq.3, insque.3, list.3, slist.3, tailq.3: SEE ALSO: queue(3) ->
>     queue(7)
> 
>  man3/circleq.3 |   2 +-
>  man3/insque.3  |   2 +-
>  man3/list.3    |   2 +-
>  man3/queue.3   | 149 +------------------------------------------------
>  man3/slist.3   |   2 +-
>  man3/tailq.3   |   2 +-
>  man7/queue.7   | 148 ++++++++++++++++++++++++++++++++++++++++++++++++
>  7 files changed, 154 insertions(+), 153 deletions(-)
>  create mode 100644 man7/queue.7
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      parent reply	other threads:[~2020-10-25 21:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-25 20:46 [PATCH 0/3] Move queue.3 to queue.7 Alejandro Colomar
2020-10-25 20:46 ` [PATCH 1/3] queue.3, queue.7: " Alejandro Colomar
2020-10-25 20:46 ` [PATCH 2/3] queue.3: Link to queue(7) Alejandro Colomar
2020-10-25 20:46 ` [PATCH 3/3] circleq.3, insque.3, list.3, slist.3, tailq.3: SEE ALSO: queue(3) -> queue(7) Alejandro Colomar
2020-10-25 21:19 ` Michael Kerrisk (man-pages) [this message]

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=b8c41964-03ea-17d1-808b-7c832e2737f2@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=colomar.6.4.3@gmail.com \
    --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 NNTP newsgroup(s).