summaryrefslogtreecommitdiffstats
path: root/html.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-20 05:45:21 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-20 05:45:21 +0000
commit422079710d40c20911324bf203bb9a89dc3e54ed (patch)
tree79034da20c02e3d2a737650b9d28490bb3ba6a79 /html.c
parent4adbe5cf76760740befd56e2a28d830dcc269c21 (diff)
downloadmandoc-422079710d40c20911324bf203bb9a89dc3e54ed.tar.gz
More updates to mdoc.7.
Diffstat (limited to 'html.c')
-rw-r--r--html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c
index 3ea9f02e..aa710d03 100644
--- a/html.c
+++ b/html.c
@@ -650,3 +650,4 @@ bufcat_su(struct html *h, const char *p, const struct roffsu *su)
/* LINTED */
buffmt(h, "%s: %d%s;", p, (int)v, u);
}
+