diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-25 12:42:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-25 12:42:10 +0000 |
commit | e599921d04bba61c54010a8ac84e529d83780ace (patch) | |
tree | 03e832e73f6d54c135d58529d44e8c695972e907 | |
parent | 21baebf1222166aa23d141a1aa6b81014db72c01 (diff) | |
download | coreutils-e599921d04bba61c54010a8ac84e529d83780ace.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Version 5.3.0. + * man/help2man: Import help2man-1.35.1. + * man/Makefile.am (.x.1): Remove now-unnecessary use of + locally-added --program-name=NAME option. Now, help2man gets + the name from the [NAME] section (i.e. from our .x file). * man/install.x: Use `install', not `ginstall' in the one-line description. Reported by Brendan O'Dea. * man/sha1sum.x: Use `sha1sum', not `shasum'. |