summaryrefslogtreecommitdiffstats
path: root/mdoc_man.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc_man.c')
-rw-r--r--mdoc_man.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc_man.c b/mdoc_man.c
index 809206ec..e9705a18 100644
--- a/mdoc_man.c
+++ b/mdoc_man.c
@@ -1474,8 +1474,8 @@ pre_lk(DECL_ARGS)
print_word(descr->string);
descr = descr->next;
}
- print_word(":");
font_pop();
+ print_word(":");
}
font_push('B');