CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/01 16:28:03
Modified files:
usr.bin/mandoc : mdoc_term.c
Log message:
When a .Fl macro without an argument is followed by text,
we need a space in between;
patch by kristaps@, rev. 1.103 and 1.104;
fixes regress/usr.bin/mandoc/mdoc/Fl/noarg.in.
