From 630e0a34e65e147a58266f129ff336945b9fbc5e Mon Sep 17 00:00:00 2001 From: dkf Date: Sun, 10 Jan 2010 00:56:41 +0000 Subject: Add more troff macros to ignore --- tools/tcltk-man2html.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 4bc691c..c0c2ce5 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -1601,7 +1601,8 @@ proc make-man-pages {html args} { continue } switch -exact -- $code { - .if - .nr - .ad - .na - .so - .ne - .AS - .VE - .VS - . { + .if - .nr - .ti - .in - + .ad - .na - .so - .ne - .AS - .VE - .VS - . { # ignore continue } -- cgit v0.12