diff options
author | Jim Meyering <jim@meyering.net> | 1996-03-24 02:20:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-03-24 02:20:06 +0000 |
commit | adb160df0fbc82ce805faef216296d770e5325d0 (patch) | |
tree | b8227117da66945c44682435dbb9b2a140eb8de0 /doc | |
parent | 74a776f9aeceb450ed7c505683961dac77971831 (diff) | |
download | coreutils-adb160df0fbc82ce805faef216296d770e5325d0.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 ac1fcd6ba..775ac08fa 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -1729,7 +1729,7 @@ input line length or restrictions on bytes allowed within lines. In addition, if the final byte of an input file is not a newline, GNU @code{sort} silently supplies one. -Upon any error, @code{sort} exits with status of @samp{2}. +Upon any error, @code{sort} exits with a status of @samp{2}. @vindex TMPDIR If the environment variable @code{TMPDIR} is set, @code{sort} uses its |