diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 12:51:47 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 12:51:47 +0000 |
commit | e3dd9df97d2c59b34f1795394aee58997877e797 (patch) | |
tree | 6cf27e8a2b81be6f7efbb0dad9442504b066684c /regress/mdoc/Brq | |
parent | 9923be2a2e57e2bd59b65d49b27ba4e1c50053cd (diff) | |
download | mandoc-e3dd9df97d2c59b34f1795394aee58997877e797.tar.gz |
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Brq')
-rw-r--r-- | regress/mdoc/Brq/empty.out_lint | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/mdoc/Brq/empty.out_lint b/regress/mdoc/Brq/empty.out_lint index ad27b009..288cd1f4 100644 --- a/regress/mdoc/Brq/empty.out_lint +++ b/regress/mdoc/Brq/empty.out_lint @@ -1,4 +1,5 @@ -mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: empty.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: empty.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD) mandoc: empty.in:11:19: STYLE: no blank before trailing delimiter: Brq user@host) mandoc: empty.in:14:14: STYLE: no blank before trailing delimiter: Bro full) -mandoc: empty.in: STYLE: RCS id missing +mandoc: empty.in: BASE: RCS id missing: (OpenBSD) |