diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/system.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/system.3 b/man3/system.3 index 74882faf2f..a9d07c6604 100644 --- a/man3/system.3 +++ b/man3/system.3 @@ -60,10 +60,10 @@ will be blocked, and and .B SIGQUIT will be ignored, in the process that calls -.BR system () -(these signals will be handled according to their defaults inside +.BR system (). +(These signals will be handled according to their defaults inside the child process that executes -.IR command ). +.IR command .) .PP If .I command |
