]> git.cameronkatri.com Git - mandoc.git/commit
Have `nf' and `fi' flush lines. This is necessary or the LITERAL will
authorKristaps Dzonsons <kristaps@bsd.lv>
Thu, 22 Jul 2010 13:36:25 +0000 (13:36 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Thu, 22 Jul 2010 13:36:25 +0000 (13:36 +0000)
commit802106a6f9d58bef3c98f97d404778e8f57c4406
tree72dcecdef1497e312ad5af2347a0a5a5d93cbf85
parent4c2b73111562cd3b6e5744162ecbd5ca4d045661
Have `nf' and `fi' flush lines.  This is necessary or the LITERAL will
be meaningless when invoked within a non-flushing context.  This based
on a formatting bug report submitted by Jonathon Gray (jsg@) via
Christian Weisgerber (naddy@).
man_term.c