CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/11/30 18:07:37
Modified files:
regress/usr.bin/mandoc/man/TP: double.out_lint
regress/usr.bin/mandoc/man/UR: args.out_lint
regress/usr.bin/mandoc/mdoc/Bf: badargs.out_lint
regress/usr.bin/mandoc/mdoc/Bl: badargs.out_lint bareIt.out_lint
bareTa.out_lint
breakingIt.out_lint
notype.out_lint
regress/usr.bin/mandoc/mdoc/Dt: dupe.out_lint late.out_lint
missing.out_lint
regress/usr.bin/mandoc/mdoc/Fo: noarg.out_lint
regress/usr.bin/mandoc/mdoc/St: badargs.out_lint
regress/usr.bin/mandoc/mdoc/blank: line.out_lint
regress/usr.bin/mandoc/roff/ft: badargs.out_lint
Log message:
Cope with the changed order of warning and error messages caused by the
seperation of parsing and validation modules. I originally intended to
mop this up when the parser reorg is complete, but since the work
stalled a bit, i should not leave this lying around broken for weeks.
Reminded by daniel@.