CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/03 10:30:42
Modified files:
usr.bin/mandoc : libmdoc.h mdoc_argv.c mdoc_validate.c
Log message:
When two conflicting list types are specified for the same list,
use the first, discard the second, and warn. No need to bail out.
ok deraadt@
