No empty .Rs/.Re
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / mantools / makereadme
blobde066c1e01d7f985ecefc4f30868dbfec16d9300
1 #!/bin/sh
3 sed '
4 s/<\/*table[^>]*>//g
5 s/<\/th[^>]*>//g
6 s/<\/td[^>]*>//g
7 s/"\([A-Z0-9_]*\)\.html">/&\1:/
8 s/All main.cf parameters/postconf(5): &/
9 /All Postfix manual pages/d
10 ' "$@"