[PATCH] clone.2: Fix typo

From: Christian Brauner
Date: Thu Nov 21 2019 - 06:07:02 EST


From: Christian Brauner <christian.brauner@xxxxxxxxxx>

This surely meant to say clone3() and not clone(3).

Signed-off-by: Christian Brauner <christian.brauner@xxxxxxxxxx>
---
man2/clone.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/clone.2 b/man2/clone.2
index 382f6b791..e5ab2a096 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -252,7 +252,7 @@ argument supplied to
lb lb lb
l l l
li li l.
-clone() clone(3) Notes
+clone() clone3() Notes
\fIcl_args\fP field
flags & ~0xff flags For most flags; details below
parent_tid pidfd See CLONE_PIDFD

base-commit: be479fdf027a3288e88d53dbe05ba76bf202776e
--
2.24.0