]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
execve.2: Reword text on POSIX and #!
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 18 Apr 2015 05:06:07 +0000 (07:06 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Jul 2015 07:32:03 +0000 (09:32 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/execve.2

index 7f10a919d8cf8aec70a140fad624a1d5111e9d7d..6662ccfb35935d6a18f2afd8177c7fe894e1913e 100644 (file)
@@ -469,8 +469,8 @@ file has the set-user-ID or set-group-ID bit set.
 Executable was open for writing by one or more processes.
 .SH CONFORMING TO
 POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
-POSIX.1-2001 does not document the #!  behavior
-but is otherwise compatible.
+POSIX does not document the #! behavior, but it exists
+(with some variations) on other UNIX systems.
 .\" SVr4 documents additional error
 .\" conditions EAGAIN, EINTR, ELIBACC, ENOLINK, EMULTIHOP; POSIX does not
 .\" document ETXTBSY, EPERM, EFAULT, ELOOP, EIO, ENFILE, EMFILE, EINVAL,