system.3: SEE ALSO: add execve(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-16 10:36:07 +01:00
parent bb2e799782
commit fb7a9afd3b
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ where a shell could not be executed in the child process.
.SH SEE ALSO .SH SEE ALSO
.BR sh (1), .BR sh (1),
.BR fork (2), .BR fork (2),
.BR execve (2),
.BR sigaction (2), .BR sigaction (2),
.BR sigprocmask (2), .BR sigprocmask (2),
.BR wait (2), .BR wait (2),