diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 77d6b8904..6c1c54a85 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -170,9 +170,10 @@ The address in points to invalid memory. .TP .B EINVAL -An unsupported value was specified in one of the arguments: .I flags -included unknown bits, or +included unknown bits. +.TP +.B EINVAL .I name was too long. .TP