1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 16:19:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-02-22 21:23:13 +00:00
parent 4823b64c29
commit eff39a398d
+6 -1
View File
@@ -1,7 +1,12 @@
2004-02-21 Jim Meyering <jim@meyering.net>
2004-02-22 Jim Meyering <jim@meyering.net>
* Version 5.2.1.
* src/du.c (usage): Separate -H and --si. Say that the meaning
of -H will soon change to that of --dereference-args (-D).
2004-02-21 Jim Meyering <jim@meyering.net>
* src/comm.c (usage): Tell what comm does when there are no options.
Reword in terms of FILE1 and FILE2 rather than `left file' and
`right file'. Suggestion from Dan Jacobson.