CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/26 12:22:44
Modified files:
usr.bin/mandoc : mdoc_macro.c
regress/usr.bin/mandoc/mdoc/Sm: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Sm: twoarg.in twoarg.out_ascii
twoarg.out_lint
Log message:
The .Sm macro accepts at most one argument;
fixing an assertion failure found by jsg@ with afl.
