# Copyright (C) 2000-2004 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 \([^ ]*\) \([^ ]*\) "\([^"]*\)" .*$/
/ 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 |