From a89b7d3e831e28521d996e39cf8abe0ece8e22d8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 27 Mar 2003 14:00:45 +0000 Subject: tiny spelling fix --- doc/coreutils.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 0646a6672..43499b1f1 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -2859,9 +2859,9 @@ last-resort comparison so that lines in which all fields compare equal are left in their original relative order. If no fields or global options are specified, @option{--stable} (@option{-s}) has no effect. -@sc{gnu} @command{sort} (as specified for all @sc{gnu} utilities) has no limits on -input line length or restrictions on bytes allowed within lines. In -addition, if the final byte of an input file is not a newline, @sc{gnu} +@sc{gnu} @command{sort} (as specified for all @sc{gnu} utilities) has no +limit on input line length or restrictions on bytes allowed within lines. +In addition, if the final byte of an input file is not a newline, @sc{gnu} @command{sort} silently supplies one. A line's trailing newline is not part of the line for comparison purposes. -- cgit v1.2.3-54-g00ecf