]> git.cameronkatri.com Git - mandoc.git/commit
Support the ".if v" conditional operator (vroff mode, always false)
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 19 Nov 2014 01:20:25 +0000 (01:20 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 19 Nov 2014 01:20:25 +0000 (01:20 +0000)
commit2eb6f6bbb8ff74e47725a337d3eaab3f1ffa44f0
treeaf776295fc867ad15f73de11b68c415d8c36e10d
parentd0136da1bd32e7d85b9f64ac1a0cf2d00441d766
Support the ".if v" conditional operator (vroff mode, always false)
for groff compatibility because pod2man(1) uses it that way.
Weirdly, groff documents it as "for compatibility with other
troff versions" but neither Heirloom nor Plan 9 have it.
Issue reported by giovanni@ via sthen@.
roff.7
roff.c