man2html -prettyprint -grammar-level 4  $1.3
mv $1.html buf.html
sed '/^$/d' buf.html > $1.html
