From: "Dmitry V. Levin" <ldv@altlinux.org>
To: Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: [PATCH] epoll_pwait2.2: New link to epoll_wait(2)
Date: Sat, 13 Feb 2021 08:00:00 +0000 [thread overview]
Message-ID: <20210213080000.GA25299@altlinux.org> (raw)
Complements: ba47eb5e3 "epoll_wait.2: Add documentation of epoll_pwait2()"
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
---
man2/epoll_pwait2.2 | 1 +
1 file changed, 1 insertion(+)
create mode 100644 man2/epoll_pwait2.2
diff --git a/man2/epoll_pwait2.2 b/man2/epoll_pwait2.2
new file mode 100644
index 000000000..9282a7064
--- /dev/null
+++ b/man2/epoll_pwait2.2
@@ -0,0 +1 @@
+.so man2/epoll_wait.2
--
ldv
next reply other threads:[~2021-02-13 22:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-13 8:00 Dmitry V. Levin [this message]
2021-02-14 8:36 ` [PATCH] epoll_pwait2.2: New link to epoll_wait(2) 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=20210213080000.GA25299@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 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.