From: Jim Meyering Date: Mon, 23 Oct 2000 06:29:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_28~52 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=963388111d8a337f166b290640f44e0bf4d690d5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f4b53f9107..4a1c478fe8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -44,7 +44,7 @@ many as 10^18 - 1 lines (the old limit was 10^11 - 1, and could be exceeded without too much trouble). Use this symbol rather than hard-coding the constant everywhere. - (next_line_num): Rather than overruning for input with more lines, + (next_line_num): Rather than overrunning for input with more lines, mark the line number by putting a `>' in the leftmost slot. Patch by Jan Nieuwenhuizen.