Re: [PATCH] clone.2: Fix typo

From: Michael Kerrisk (man-pages)
Date: Thu Nov 21 2019 - 06:25:57 EST


Hi Christian,

On 11/21/19 12:06 PM, Christian Brauner wrote:
> From: Christian Brauner <christian.brauner@xxxxxxxxxx>
>
> This surely meant to say clone3() and not clone(3).

Thanks. Patch applied.

Cheers,

Michael


> 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
>
Hi Christian,,

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