CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/01/15 19:56:47
Modified files:
share/man/man7 : mdoc.7 man.7
usr.bin/mandoc : libman.h man.c man.h man_html.c man_term.c
mdoc_html.c mdoc_term.c
regress/usr.bin/mandoc/char/space: Makefile
Added files:
regress/usr.bin/mandoc/char/space: leading-man.in
leading-man.out_ascii
leading-mdoc.in
leading-mdoc.out_ascii
Log message:
If the first character of a free-form text input line is whitespace,
then it will start a new output line;
from kristaps@.