*** 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 ad392c8..6832ec5 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>