diff options
Diffstat (limited to 'regress/tbl/data')
-rw-r--r-- | regress/tbl/data/block_unclosed.out_lint | 1 | ||||
-rw-r--r-- | regress/tbl/data/empty.out_lint | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/regress/tbl/data/block_unclosed.out_lint b/regress/tbl/data/block_unclosed.out_lint index d1406948..14d78435 100644 --- a/regress/tbl/data/block_unclosed.out_lint +++ b/regress/tbl/data/block_unclosed.out_lint @@ -1,2 +1,3 @@ mandoc: block_unclosed.in:6:2: ERROR: data block open at end of tbl: TE mandoc: block_unclosed.in:29:2: ERROR: data block open at end of tbl: T& +mandoc: block_unclosed.in: STYLE: RCS id missing diff --git a/regress/tbl/data/empty.out_lint b/regress/tbl/data/empty.out_lint index 0244cdd7..e649a9ef 100644 --- a/regress/tbl/data/empty.out_lint +++ b/regress/tbl/data/empty.out_lint @@ -1 +1,2 @@ mandoc: empty.in:6:2: ERROR: tbl without any data cells +mandoc: empty.in: STYLE: RCS id missing |