src/ls.c (usage): "uid" -> "user ID".

This commit is contained in:
Paul Eggert
2005-04-12 07:41:42 +00:00
parent 54ba3e1287
commit a3cdfd525c
+5 -1
View File
@@ -1,7 +1,11 @@
2005-04-12 Jim Meyering <jim@meyering.net>
2005-04-12 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
* src/ls.c (usage): "uid" -> "user ID".
2005-04-12 Jim Meyering <jim@meyering.net>
* src/tsort.c (tsort): Use "%s" as the format string,
rather than a diagnostic or a file name.