CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2011/09/20 08:20:47

Modified files:
        usr.bin/mandoc : man_term.c 

Log message:
Using user-defined macros, surprisingly, it is possible
to have *next*-line head arguments on the *same* input line.
So .TP must not assume that a head argument with a matching
input line number is a same-line argument (and access a NULL pointer).
Bug found and fix tested by kristaps@ with groff_hdtbl(7).

Reply via email to