# Copyright (C) 2001-2005 Peter Selinger. # This file is part of ccrypt. It is free software and it is covered # by the GNU General Public License. See the file COPYING for details. s/^\.TH \([^ ]*\) \([^ ]*\) "\([^"]*\)" .*$/
\1<\/b>
/ s/^\.nf/
/ s/^\.fi/<\/pre>/ s/^\.TP \([0-9]*\)/
| <\/td> | /
s/^\.LP$/<\/td><\/tr><\/table>/
s/^\.B \(.*\)$/\1<\/b>/
s/__sed_gaga__\n\.B \(.*\)$/\1<\/b> / s/\\-/-/g s/\\fI\([^\\]*\)\\fP/\1<\/i>/g s/\\fB\([^\\]*\)\\fP/\1<\/b>/g |