diff --git a/man2/execveat.2 b/man2/execveat.2 index 4cbca389d..44206d8a6 100644 --- a/man2/execveat.2 +++ b/man2/execveat.2 @@ -124,6 +124,16 @@ The following additional errors can occur for is not a valid file descriptor. .TP .B EINVAL +.I flags +includes +.BR AT_SYMLINK_NOFOLLOW +and the file identified by +.I dirfd +and a non-NULL +.I pathname +is a symbolic link. +.TP +.B EINVAL Invalid flag specified in .IR flags . .TP