aboutsummaryrefslogtreecommitdiffstats
path: root/man3/system.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-05-07 07:25:59 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-05-07 15:30:17 +1200
commit15079abb2541271493c34cc33e6ffc85a49aedcd (patch)
tree852302cb46b1f7f472a50e678be94e3228e9c5c0 /man3/system.3
parent2dd7f4cbe38dcd96217d58e73044fb6314819669 (diff)
downloadman-pages-15079abb2541271493c34cc33e6ffc85a49aedcd.tar.gz
scanf.3, system.3, initrd.4, sk98lin.4, mdoc.samples.7, nscd.8: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/system.3')
-rw-r--r--man3/system.32
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.