diff --git a/man2/statx.2 b/man2/statx.2 index 5e8f9eca8..48304b971 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -445,10 +445,6 @@ On error, \-1 is returned, and is set appropriately. .SH ERRORS .TP -.B EINVAL -Invalid flag specified in -.IR flags . -.TP .B EACCES Search permission is denied for one of the directories in the path prefix of @@ -463,6 +459,10 @@ is not a valid open file descriptor. .B EFAULT Bad address. .TP +.B EINVAL +Invalid flag specified in +.IR flags . +.TP .B ELOOP Too many symbolic links encountered while traversing the pathname. .TP