CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/02/14 16:05:08
Modified files:
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/ds: Makefile
Added files:
regress/usr.bin/mandoc/roff/ds: append.in append.out_ascii
Log message:
Implement the roff(7) .as request (append to user-defined string).
Missing feature found by jca@ in ratpoison(1).
The ratpoison(1) manual still doesn't work because it uses .shift
and .while, too (apparently, ratpoison is so complex that it
needs a Turing-complete language to even format its manual :-).
Written at Christchurch International Airport.