1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 11:37:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-08-18 22:29:43 +00:00
parent 834d8e96c7
commit 159c7aa02c
+7 -1
View File
@@ -1,7 +1,13 @@
2005-08-17 Jim Meyering <jim@meyering.net>
2005-08-19 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
* src/sort.c (usage) [-b,-t]: Ensure that there are at least two
spaces between each option and the corresponding description -- this
lets help2man format entries properly. Reported by Edward Welbourne.
2005-08-17 Jim Meyering <jim@meyering.net>
* src/sort.c (usage): Fix typo s/POS 2/POS2/.
Reported by Edward Welbourne.