diff options
Diffstat (limited to 'man2/execve.2')
| -rw-r--r-- | man2/execve.2 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man2/execve.2 b/man2/execve.2 index 81778df2ae..0a255ed647 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -514,9 +514,7 @@ The system-wide limit on the total number of open files has been reached. .B ENOENT The file .I pathname -or a script or ELF interpreter does not exist, or a shared library -.\" FIXME but see http://sourceware.org/bugzilla/show_bug.cgi?id=12241 -needed for the file or interpreter cannot be found. +or a script or ELF interpreter does not exist. .TP .B ENOEXEC An executable is not in a recognized format, is for the wrong |
