CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/04/19 14:34:56
Modified files:
usr.bin/mandoc : tbl_data.c
regress/usr.bin/mandoc/tbl/data: block_unclosed.in
block_unclosed.out_ascii
Log message:
More than one data field may follow T} on the same input line.
Issue found by Christian Neukirchen <chneukirchen at gmail dot com>
in the socket(2) manual on Linux.
Also fixes major rendering bugs (including partial loss of content)
in XkbChangeControls(3), XkbFreeClientMap(3), XkbGetMap(3),
XkbKeyNumGroups(3), and XkbSetMap(3).