* src/date.c (usage): Redo to match recent documentation changes.

This commit is contained in:
Paul Eggert
2005-03-08 22:20:24 +00:00
parent 02019487ea
commit 69d87e7bbc
+7 -1
View File
@@ -1,7 +1,13 @@
2005-03-06 Jim Meyering <jim@meyering.net>
2005-03-08 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
* src/date.c (usage): Redo to match recent documentation changes.
Don't bother documenting which usages are GNU extensions; the list
wasn't correct, and is better left to the printed manual anyway.
2005-03-06 Jim Meyering <jim@meyering.net>
Factor out column-count processing.
* src/pr.c: Include "inttostr.h".
(parse_column_count): New function.