=================================================================== RCS file: /cvs/mandoc/regress/man/TS/vspace.in,v retrieving revision 1.1 retrieving revision 1.4 diff -u -p -r1.1 -r1.4 --- mandoc/regress/man/TS/vspace.in 2017/02/08 03:02:32 1.1 +++ mandoc/regress/man/TS/vspace.in 2022/08/28 11:55:33 1.4 @@ -1,4 +1,5 @@ -.TH TBL-VSPACE 1 +.\" $OpenBSD: vspace.in,v 1.4 2022/08/28 11:55:33 schwarze Exp $ +.TH TBL-VSPACE 1 "August 28, 2022" .SH NAME tbl-vspace \- vertical spacing around tables .SH DESCRIPTION @@ -13,18 +14,12 @@ box; L . table with box .TE -.\" at least one vertical space is required here -.\" or groff will clobber the box -.sp 1v normal text after table with box .TS doublebox; L . table with double box .TE -.\" at least two vertical spaces are required here -.\" or groff will clobber the box -.sp 2v normal text after table with double box .TS L . @@ -35,13 +30,11 @@ box; L . table with box .TE -.sp 1v .TS doublebox; L . table with double box .TE -.sp 2v .TS L . table without box