summaryrefslogtreecommitdiffstats
path: root/man_term.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_term.c')
-rw-r--r--man_term.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/man_term.c b/man_term.c
index 5d8bc642..ed252ba9 100644
--- a/man_term.c
+++ b/man_term.c
@@ -898,6 +898,8 @@ print_man_foot(struct termp *p, const struct man_meta *meta)
{
char buf[DATESIZ];
+ p->metafont = 0;
+
time2a(meta->date, buf, DATESIZ);
term_vspace(p);