public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] epoll_pwait2.2: New link to epoll_wait(2)
@ 2021-02-13  8:00 Dmitry V. Levin
  2021-02-14  8:36 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry V. Levin @ 2021-02-13  8:00 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] epoll_pwait2.2: New link to epoll_wait(2)
  2021-02-13  8:00 [PATCH] epoll_pwait2.2: New link to epoll_wait(2) Dmitry V. Levin
@ 2021-02-14  8:36 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-02-14  8:36 UTC (permalink / raw)
  To: Dmitry V. Levin; +Cc: mtk.manpages, linux-man

Hi Dmitry!

On 2/13/21 9:00 AM, Dmitry V. Levin wrote:
> Complements: ba47eb5e3 "epoll_wait.2: Add documentation of epoll_pwait2()"
> Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>

Thanks! I should have though of that one already! Patch applied.

Cheers,

Michael

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


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-14  8:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-13  8:00 [PATCH] epoll_pwait2.2: New link to epoll_wait(2) Dmitry V. Levin
2021-02-14  8:36 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox