From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> 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 <johannes@xxxxxxxxxxxxxxxx> Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/clone.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/clone.2 b/man2/clone.2 index 818e584ce..838fbd669 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 -- 2.31.1