diff options
Diffstat (limited to 'man_term.c')
-rw-r--r-- | man_term.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -897,6 +897,7 @@ print_man_node(DECL_ARGS) p->flags |= TERMP_SENTENCE; return; case (MAN_EQN): + term_word(p, n->eqn->data); return; case (MAN_TBL): /* |