CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/27 07:25:30
Modified files:
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/cond: if.in if.out_ascii
Log message:
Ignore blank characters at the beginning of a conditional block,
that is, after "\{".
Issue found by Markus <Waldeck at gmx dot de> in bash(1).
