Re: [PATCH] clone.2: tfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2021-05-09 23:17:35
From: Michael Kerrisk (man-pages) <hidden>
Date: 2021-05-09 23:17:35
Hi Alex, On 5/10/21 9:39 AM, Alejandro Colomar wrote:
Signed-off-by: Alejandro Colomar <redacted>
Applied. Thanks, Michael
--- man2/clone.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/man2/clone.2 b/man2/clone.2 index 838fbd669..04b4ec38c 100644 --- a/man2/clone.2 +++ b/man2/clone.2@@ -969,7 +969,7 @@ mask must also include .B CLONE_VM if .B CLONE_SIGHAND -is specified +is specified. .TP .BR CLONE_STOPPED " (since Linux 2.6.0)" .\" Precisely: Linux 2.6.0-test2
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/