summaryrefslogtreecommitdiffstats
path: root/man_term.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-04 15:24:54 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-04 15:24:54 +0000
commitce9be39b8d74df23fb02200661ad968192efe53a (patch)
treeda061ffb52d86af959820e4f45b6d3beb5244c07 /man_term.c
parent4341a98ec767d702978429334f6648b3fb50ebc6 (diff)
downloadmandoc-ce9be39b8d74df23fb02200661ad968192efe53a.tar.gz
Structural components of -man -Thtml in place (note that HP is the same as IP, as HTML doesn't "do" this construction without fixed page widths).
Diffstat (limited to 'man_term.c')
-rw-r--r--man_term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/man_term.c b/man_term.c
index 7646d1a7..8bf4cabe 100644
--- a/man_term.c
+++ b/man_term.c
@@ -160,7 +160,6 @@ man_run(struct termp *p, const struct man *m)
static void
-
fmt_block_vspace(struct termp *p, const struct man_node *n)
{
term_newln(p);