diff options
Diffstat (limited to 'man3/system.3')
| -rw-r--r-- | man3/system.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/system.3 b/man3/system.3 index ee1edfc965..af70a456bf 100644 --- a/man3/system.3 +++ b/man3/system.3 @@ -50,7 +50,7 @@ and .B SIGQUIT will be ignored. .SH "RETURN VALUE" -The value returned is \-1 on error (e.g. +The value returned is \-1 on error (e.g., .BR fork (2) failed), and the return status of the command otherwise. |
