diff options
author | Jim Meyering <jim@meyering.net> | 1995-11-27 03:11:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-11-27 03:11:36 +0000 |
commit | 488bd9911eaa35611fa29a110632c3a8da35a81a (patch) | |
tree | 72173e4397a7953f80addaed67f39f661aae4809 /doc | |
parent | 7956c1508120414a4e8e1c468133b0e0214103d0 (diff) | |
download | coreutils-488bd9911eaa35611fa29a110632c3a8da35a81a.tar.xz |
.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/textutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/textutils.texi b/doc/textutils.texi index a3909fa35..b5929c9d0 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -1614,7 +1614,7 @@ a warning is issued to standard error. Use the @samp{--status} option to inhibit that output. If any listed file cannot be opened or read, if any valid line has an MD5 checksum inconsistent with the associated file, or if no valid -line is found, @code{md5sum} exits with non-zero status. Otherwise, +line is found, @code{md5sum} exits with nonzero status. Otherwise, it exits successfully. @itemx --status |