]> git.cameronkatri.com Git - mandoc.git/commit
Made `Xr' compatible with groff calling conventions where arguments following the
authorKristaps Dzonsons <kristaps@bsd.lv>
Wed, 17 Feb 2010 19:28:11 +0000 (19:28 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Wed, 17 Feb 2010 19:28:11 +0000 (19:28 +0000)
commit4e957717ad89c68ef09435675e11743d569642be
treefc22d15520ec38867d22880510ddd94d1a6fa5f0
parentc0900b4fe8fcf2e19807556533a1f575ed036481
Made `Xr' compatible with groff calling conventions where arguments following the
trailing section are implicitly `Ns'd.  Based on a patch submitted by Ingo Schwarze.
mdoc_macro.c
mdoc_validate.c