CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/31 17:12:17
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/cond: Makefile
Added files:
regress/usr.bin/mandoc/roff/cond: register.in register.out_ascii
Log message:
Implement the roff(7) `r' (register exists) conditional.
Missing feature found by Markus <Waldeck at gmx dot de>
in Debian's bash(1) manual page.
