CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/04 07:29:34
Modified files:
regress/usr.bin/mandoc/tbl/data: blankline.in
blankline.out_ascii
Log message:
Test both types of empty data lines (empty text line and empty request line)
in both layout contexts (data layout line and horizontal line layout line),
making sure that tbl_data.c rev. 1.48 handles all code paths in tbl_data()
correctly.
