1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-01 07:16:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-10-23 06:29:30 +00:00
parent 7499ea8154
commit 963388111d
+1 -1
View 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.