From 6bd80e8b63721d936baaaec10286b8b9cec4be00 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 9 Mar 2018 09:54:40 +0100 Subject: [PATCH] clone.2: wfix Signed-off-by: Michael Kerrisk --- man2/clone.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/clone.2 b/man2/clone.2 index e293ef772..36a2e23df 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -858,7 +858,7 @@ and there are variations in the arguments across architectures, as detailed in the following paragraphs. .PP The raw system call interface on x86-64 and some other architectures -(including sh, tile, and alpha) is roughly: +(including sh, tile, and alpha) is: .PP .in +4 .EX