summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-05 22:25:26 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-05 22:25:26 +0000
commit594060f75ef12381f10fe95da998c9e2947b66c3 (patch)
tree69558554cfd473d68a35dd23969b7029cbeb915e /man
parentd5c4857ed2bb8d524abbe3506a6e32c1e574477c (diff)
downloadcoreutils-594060f75ef12381f10fe95da998c9e2947b66c3.tar.xz
Regenerate.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 2e1081332..ee83f9a87 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -627,7 +627,8 @@ yes.1: $(common_dep) $(srcdir)/yes.x ../src/yes.c
(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