*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 16:32:38 +0000 (16:32 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 16:32:38 +0000 (16:32 +0000)
ChangeLog

index a33ca3e86cd235e2f90754f6b7b25c1e5c715089..280a9396364b9e6e5899f9758df9a209552caeea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * Version 5.0.90.
 
+       * man/Makefile.am (.x.1): Substitute 's,$t/$*,$*,' on output of
+       help2man, to avoid having `rm.td/rm' appear in rm.1.  Reported by
+       Thomas Luzat.  See http://bugs.debian.org/202413 for details.
+
        * src/cut.c (main) [lint]: Initialize spec_list_string to avoid warning.
 
        * src/hostid.c: Don't include <unistd.h>.  system.h already does that.