linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clone.2: include clone3 in NAME section.
@ 2019-10-28 10:50 Jakub Wilk
  2019-10-31  5:22 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2019-10-28 10:50 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/clone.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/clone.2 b/man2/clone.2
index c4afdf449..7d1106604 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -41,7 +41,7 @@
 .\"
 .TH CLONE 2 2019-08-02 "Linux" "Linux Programmer's Manual"
 .SH NAME
-clone, __clone2 \- create a child process
+clone, __clone2, clone3 \- create a child process
 .SH SYNOPSIS
 .nf
 /* Prototype for the glibc wrapper function */
-- 
2.24.0.rc1


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

end of thread, other threads:[~2019-10-31  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 10:50 [PATCH] clone.2: include clone3 in NAME section Jakub Wilk
2019-10-31  5:22 ` 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;
as well as URLs for NNTP newsgroup(s).