summaryrefslogtreecommitdiffstats
path: root/man_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_html.c')
-rw-r--r--man_html.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/man_html.c b/man_html.c
index 9d48b68d..2d5330fc 100644
--- a/man_html.c
+++ b/man_html.c
@@ -215,6 +215,8 @@ print_man_node(MAN_ARGS)
n->next->line > n->line))
print_otag(h, TAG_BR, 0, NULL);
return;
+ case (MAN_EQN):
+ return;
case (MAN_TBL):
/*
* This will take care of initialising all of the table