]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(.x.1): Remove "COMMAND.td/" from examples.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Apr 2005 22:21:14 +0000 (22:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Apr 2005 22:21:14 +0000 (22:21 +0000)
man/Makefile.am

index 6bced376d52687bb89a3c541eaea4064740b7e4d..667a3a3202fc1f10dac3df1bfffb44bd5521f79e 100644 (file)
@@ -131,7 +131,8 @@ mapped_name = `echo $*|sed 's/install/ginstall/; s/test/[/'`
        (cd $t && $(LN_S) ../../src/$(mapped_name) $*); \
        $(PERL) -- $(srcdir)/help2man           \
            --include=$(srcdir)/$*.x            \
-           --output=$@ $t/$*
+           --output=$t/$@ $t/$*
+       @sed 's|$*\.td/||g' $t/$@ > $@
        @chmod a-w $@
        @rm -rf $t