More than one data field may follow T} on the same input line.
authorschwarze <schwarze@openbsd.org>
Sun, 19 Apr 2015 20:34:56 +0000 (20:34 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 19 Apr 2015 20:34:56 +0000 (20:34 +0000)
commit3569c652953cc3f9398ed89d4d34873aba09d94c
treead8bbccea85b20fe992b50df45d06c5fa54f91e1
parente7151b9671b30434b70c06a576763442c632ca98
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).
regress/usr.bin/mandoc/tbl/data/block_unclosed.in
regress/usr.bin/mandoc/tbl/data/block_unclosed.out_ascii
usr.bin/mandoc/tbl_data.c