diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-06-25 12:48:59 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-06-25 12:48:59 +0000 |
commit | 2c9a486a86d5d5363ca34d6fda982e881b4f5d28 (patch) | |
tree | 91e0e7248bc1e7e458acd7b0edc5a9e5893f4b2b /regress/usr.bin/mandoc/mdoc/Oo | |
parent | 0cefc4b3626de1f39760cdfbb3d118104767cb2e (diff) |
cope with changes in BASE messages
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Oo')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Oo/punct.out_lint | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Oo/punct.out_lint b/regress/usr.bin/mandoc/mdoc/Oo/punct.out_lint index 43365184fd9..7c58b0c8730 100644 --- a/regress/usr.bin/mandoc/mdoc/Oo/punct.out_lint +++ b/regress/usr.bin/mandoc/mdoc/Oo/punct.out_lint @@ -1,3 +1,4 @@ -mandoc: punct.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: punct.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: punct.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD) mandoc: punct.in:26:6: STYLE: no blank before trailing delimiter: Oo a. -mandoc: punct.in: STYLE: RCS id missing +mandoc: punct.in: BASE: RCS id missing: (OpenBSD) |