diff --git a/man3/fexecve.3 b/man3/fexecve.3 index 25cf049dc..deee69fcb 100644 --- a/man3/fexecve.3 +++ b/man3/fexecve.3 @@ -87,7 +87,9 @@ is NULL, or is NULL. .TP .B ENOSYS -The +The kernel does not provide the +.BR execveat (2) +system call, and the .I /proc filesystem could not be accessed. .SH VERSIONS