diff options
Diffstat (limited to 'man3/exec.3')
| -rw-r--r-- | man3/exec.3 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/exec.3 b/man3/exec.3 index 933d798eb1..76b541ef95 100644 --- a/man3/exec.3 +++ b/man3/exec.3 @@ -168,13 +168,6 @@ All of these functions may fail and set .I errno for any of the errors specified for the library function .BR execve (2). -.SH "SEE ALSO" -.BR sh (1), -.BR execve (2), -.BR fork (2), -.BR ptrace (2), -.BR fexecve (3), -.BR environ (7) .SH NOTES On some other systems the default path (used when the environment does not contain the variable \fBPATH\fR) has the current working @@ -211,3 +204,10 @@ They now return if any error other than the ones described above occurs. .SH "CONFORMING TO" POSIX.1-2001. +.SH "SEE ALSO" +.BR sh (1), +.BR execve (2), +.BR fork (2), +.BR ptrace (2), +.BR fexecve (3), +.BR environ (7) |
