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 8a6fd90..c512140 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