diff options
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 336150ff5..d72114a07 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -560,7 +560,7 @@ that can be used to change how other commands work. For the vast majority of commands, an exit status of zero indicates success, and a value of @samp{1} indicates failure. However, some of the programs documented here do produce -different exit status values and a few associate different +other exit status values and a few associate different meanings with the values @samp{0} and @samp{1}. Here are some of the exceptions: @command{expr}, @command{false}, @command{nohup}, @command{printenv}, |