From: Johannes Berg Date: Sun, 9 May 2021 20:19:37 +0000 (+0200) Subject: clone.2: tfix X-Git-Tag: man-pages-5.12~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1874ca39ba3c845f40ff681601e2e99668ddbdf2;p=thirdparty%2Fman-pages.git clone.2: tfix Despite my mention of this spawning a hilarious discussion on IRC, this alignment restriction should be 128-bit, not 126-bit. Signed-off-by: Johannes Berg Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man2/clone.2 b/man2/clone.2 index 818e584cee..838fbd669c 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -1418,7 +1418,7 @@ was an invalid. .TP .BR EINVAL " (AArch64 only, Linux 4.6 and earlier)" .I stack -was not aligned to a 126-bit boundary. +was not aligned to a 128-bit boundary. .TP .B ENOMEM Cannot allocate sufficient memory to allocate a task structure for the