aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_html.c')
-rw-r--r--man_html.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/man_html.c b/man_html.c
index 54feada9..f9f72c8d 100644
--- a/man_html.c
+++ b/man_html.c
@@ -1,4 +1,4 @@
-/* $Id: man_html.c,v 1.59 2011/01/04 01:23:18 schwarze Exp $ */
+/* $Id: man_html.c,v 1.60 2011/01/04 10:29:41 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -202,7 +202,8 @@ print_man_node(MAN_ARGS)
print_otag(h, TAG_BR, 0, NULL);
return;
case (MAN_TBL):
- return;
+ print_tbl(h, n->span);
+ break;
default:
/*
* Close out scope of font prior to opening a macro