CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/01/30 11:28:02
Modified files: usr.bin/mandoc : mdoc_html.c mdoc_macro.c mdoc_term.c mdoc_validate.c regress/usr.bin/mandoc/mdoc: Makefile Added files: regress/usr.bin/mandoc/mdoc/Bx: Makefile args.in args.out_ascii Log message: Make .Bx accept not more than two arguments. Convert the first character of the second argument to uppercase. Append the second argument with a hyphen. Improves chpass(1), column(1), fstat(1), ... from kristaps@