This change cometically improves the document by preventing a page break from interrupting the table's column headings by requiring enough room to fit them, plus the horizontal rule beneath (which takes up a row in nroff mode) and the first row of table data. --- include/Caps | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/include/Caps b/include/Caps index a9c62ee2d..40c12f440 100644 --- a/include/Caps +++ b/include/Caps @@ -243,6 +243,9 @@ #%behavior, #%for instance if the string contains percent signs. #%. +#%.br +#%.if n .ne 4v +#%.if t .ne 3v #%.PP #%.TS #%center; -- 2.30.2
signature.asc
Description: PGP signature
