CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/30 13:47:32
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : man.c man.h man_html.c man_macro.c man_term.c
man_validate.c mdoc.c mdoc.h mdoc_argv.c
mdoc_html.c mdoc_macro.c mdoc_man.c mdoc_term.c
mdoc_validate.c term.h term_ascii.c term_ps.c
regress/usr.bin/mandoc/roff: Makefile
Added files:
regress/usr.bin/mandoc/roff/ll: Makefile basic.in
basic.out_ascii
Log message:
Implement the roff(7) .ll (line length) request.
Found by naddy@ in the textproc/enchant(1) port.
Of course, do not use this in new manuals.