]> git.cameronkatri.com Git - mandoc.git/commit
Documented `Ud'.
authorKristaps Dzonsons <kristaps@bsd.lv>
Wed, 26 May 2010 10:39:35 +0000 (10:39 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Wed, 26 May 2010 10:39:35 +0000 (10:39 +0000)
commitedebd366803524ac2fde5ebf8a576ea4c29dabc3
tree695fece2529c9a1479a2d1a6e63bd466f3e2c917
parentf8ede7a108bd19b4ecd301b946e6b634d7e98d5b
Documented `Ud'.

Proper EOS handling for `Rv', `Ex', `Ud', and `Bt'.

Both `Bt' and `Ud' now warn about and discard line arguments (reported
by Ulrich Spoerlein).

Collapsed posts_xr into posts_wtext (harmless: they're the same thing).

Added regressions for `Ud' and `Bt'.
mdoc.7
mdoc_term.c
mdoc_validate.c
regress/mdoc/Bt/bt.in [new file with mode: 0644]
regress/mdoc/Ud/ud.in [new file with mode: 0644]