diff options
-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 |