summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdoc/man2wiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man2wiki b/doc/man2wiki
index 9c3480b..c16f20a 100755
--- a/doc/man2wiki
+++ b/doc/man2wiki
@@ -27,6 +27,7 @@ for file in $CHANGE_FILES ; do
-e "s/\(^\.IP[ \t]*\"\)\([^\"]*\)\(\".*\)/[[BR]]'''\2'''[[BR]]/" \
-e "s/^\.br.*/[[BR]]/" \
-e "s/^\.BR.*/[[BR]]/" \
+ -e "s/__/!__/g" \
-e "s/^\.PP.*//" \
-e "s/^\.nf.*//" \
-e "s/^\.fi.*//" \