Post-process manpages with the tweak_manpage_dashes perl script.
authorWayne Davison <wayned@samba.org>
Tue, 24 Oct 2006 00:33:32 +0000 (00:33 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 24 Oct 2006 00:33:32 +0000 (00:33 +0000)
prepare-source.mak

index 8a6fd905a1ef800e1562c27880f1b61beedd4621..c512140e435c1633e464f53839346739984f1fdf 100644 (file)
@@ -18,6 +18,8 @@ man: rsync.1 rsyncd.conf.5
 
 rsync.1: rsync.yo
        yodl2man -o rsync.1 rsync.yo
+       -./tweak_manpage_dashes rsync.1
 
 rsyncd.conf.5: rsyncd.conf.yo
        yodl2man -o rsyncd.conf.5 rsyncd.conf.yo
+       -./tweak_manpage_dashes rsyncd.conf.5