CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2012/11/17 17:05:28

Modified files:
        usr.bin/mandoc : mdoc_argv.c mdoc_macro.c 
        regress/usr.bin/mandoc/mdoc/Cd: Makefile 
        regress/usr.bin/mandoc/mdoc/Fd: Makefile 
        regress/usr.bin/mandoc/mdoc/Fo: Makefile 
        regress/usr.bin/mandoc/mdoc/Lb: Makefile 
Added files:
        regress/usr.bin/mandoc/mdoc/Cd: eos.in eos.out_ascii 
        regress/usr.bin/mandoc/mdoc/Fd: eos.in eos.out_ascii 
        regress/usr.bin/mandoc/mdoc/Fo: eos.in eos.out_ascii 
        regress/usr.bin/mandoc/mdoc/Lb: eos.in eos.out_ascii 

Log message:
Fix four small whitespace issues related to trailing punctuation
reported by Nicolas Joly <njoly at pasteur dot fr>:

- add EOS spacing after trailing punctuation after .Cd, .Fc, and .Lb
- suppress spacing before trailing punctuation after .Fd

Reply via email to