1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-12-02 14:43:34 +00:00
parent 1c71127370
commit d91624bd99
+3
View File
@@ -1,5 +1,8 @@
2000-12-02 Jim Meyering <meyering@lucent.com>
* src/sort.c (NONZERO): Define and use it to make the code a tiny
bit more readable.
* doc/textutils.texi (sort invocation): Clarify how -t works
when a sort key specifies a range of fields. From Karl O. Pinc.