From: "Dmitry V. Levin" <ldv@altlinux.org>
To: Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: [PATCH] tailq.3: tfix
Date: Sun, 25 Oct 2020 15:03:31 +0300 [thread overview]
Message-ID: <20201025120331.GA9442@altlinux.org> (raw)
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
---
man3/tailq.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man3/tailq.3 b/man3/tailq.3
index 73e28e7fc..a782a51e2 100644
--- a/man3/tailq.3
+++ b/man3/tailq.3
@@ -58,7 +58,7 @@ TAILQ_REMOVE
\- implementation of a doubly linked tail queue
.SH SYNOPSIS
.nf
-.B #include sys/queue.h
+.B #include <sys/queue.h>
.PP
.BI "void TAILQ_CONCAT(TAILQ_HEAD *" head1 ", TAILQ_HEAD *" head2 ","
.BI " TAILQ_ENTRY " NAME ");"
--
ldv
next reply other threads:[~2020-10-25 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-25 12:03 Dmitry V. Levin [this message]
2020-10-25 12:08 ` [PATCH] tailq.3: tfix Michael Kerrisk (man-pages)
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=20201025120331.GA9442@altlinux.org \
--to=ldv@altlinux.org \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/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