system.3: Fix order of SEE ALSO entries

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-08 04:34:59 +10:00
parent 0125c2578d
commit c0f12d150f
1 changed files with 1 additions and 1 deletions

View File

@ -213,8 +213,8 @@ return value that is indistinguishable from the case
where a shell could not be executed in the child process.
.SH SEE ALSO
.BR sh (1),
.BR fork (2),
.BR execve (2),
.BR fork (2),
.BR sigaction (2),
.BR sigprocmask (2),
.BR wait (2),