CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/02 13:54:39
Modified files:
share/man/man7 : mdoc.7
usr.bin/mandoc : mdoc_html.c mdoc_man.c mdoc_term.c
mdoc_validate.c
regress/usr.bin/mandoc/mdoc/Sm: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Sm: noarg.in noarg.out_ascii
Log message:
When .Sm is called without an argument, groff toggles the spacing mode,
so let us do the same for compatibility. Using this feature is of
course not recommended except in manual page obfuscation contests.