summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-02 18:09:22 +0000
committerJim Meyering <jim@meyering.net>2003-03-02 18:09:22 +0000
commit16403723add1faede31d0347597ad211be443a86 (patch)
treeaeed5fb56cbd37b8e4d4f04870f7cb29a80ecebe /doc
parentf4d210ebe8f91154720964ed52965ffa652d639a (diff)
downloadcoreutils-16403723add1faede31d0347597ad211be443a86.tar.xz
tweak wording in last change
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi2
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},