NetBSD/gnu/dist/postfix/mantools/makereadme

13 lines
157 B
Plaintext
Raw Normal View History

2004-04-27 08:12:43 +04:00
#!/bin/sh
sed '
s/<\/*table[^>]*>//g
s/<\/th[^>]*>//g
s/<\/td[^>]*>//g
s/"\([A-Z_]*\)\.html">/&\1:/
s/All main.cf parameters/postconf(5): &/
' "$@"