]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 23 Oct 2000 06:29:30 +0000 (06:29 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 23 Oct 2000 06:29:30 +0000 (06:29 +0000)
old/textutils/ChangeLog

index f4b53f91071db0defc1559d54311879e324b63da..4a1c478fe8f18b166df9ee91e106c4b040d3dadb 100644 (file)
@@ -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.