]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 14 Jun 1997 19:33:13 +0000 (19:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Jun 1997 19:33:13 +0000 (19:33 +0000)
old/textutils/ChangeLog

index ad392c8197742721dcf5a9e2fe9b1f7be65be443..6832ec5534e16618666c56fc9d4c59f17be65d30 100644 (file)
@@ -1,7 +1,7 @@
 Sat Jun 14 12:29:12 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/cut.c (cut_fields): Detect when the input is empty and handle
-       that special case.  Before `cut -f1 </dev/null' would improperly
+       that special case.  Before `cut -f1 < /dev/null' would improperly
        output a single newline.  Reported by Phil Richards.
 
 Sun Apr 27 15:10:58 1997  Jim Meyering  <meyering@na-net.ornl.gov>