aboutsummaryrefslogtreecommitdiffstats
path: root/man3/exec.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-21 17:45:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-21 17:45:30 +0000
commita51a49df4e24c4055d926b7fa03597f86b1fd1ae (patch)
tree52ee54c67cbbab8355c4e436e7e4e8cbf0c3062b /man3/exec.3
parent9a77f5ef62c72dc8e93b0a9d21819f298da020c1 (diff)
downloadman-pages-a51a49df4e24c4055d926b7fa03597f86b1fd1ae.tar.gz
added Section numbers to xrefs
Diffstat (limited to 'man3/exec.3')
-rw-r--r--man3/exec.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/exec.3 b/man3/exec.3
index 139de55a81..07a97742cc 100644
--- a/man3/exec.3
+++ b/man3/exec.3
@@ -135,7 +135,7 @@ In addition, certain
errors are treated specially.
.PP
If permission is denied for a file (the attempted
-.BR execve ()
+.BR execve (2)
returned
.BR EACCES ),
these functions will continue searching the rest of the search path.
@@ -146,7 +146,7 @@ set to
.BR EACCES .
.PP
If the header of a file isn't recognized (the attempted
-.BR execve ()
+.BR execve (2)
returned
.BR ENOEXEC ),
these functions will execute the shell