aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Os
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-06 22:59:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-06 22:59:48 +0000
commit6a839304b76d9277a3ad6e29ba1ca510c3c69ad3 (patch)
tree0d84087d38b1a70b7315a161f3489dd702d0b8e6 /regress/mdoc/Os
parent85dde46a7c3beea67394f0a89322372457dcbbf4 (diff)
downloadmandoc-6a839304b76d9277a3ad6e29ba1ca510c3c69ad3.tar.gz
mandoc-6a839304b76d9277a3ad6e29ba1ca510c3c69ad3.tar.zst
mandoc-6a839304b76d9277a3ad6e29ba1ca510c3c69ad3.zip
Now that we have the -Wstyle message level, downgrade six warnings
that are not syntax mistakes and that do not cause wrong formatting or content to style suggestions. Also upgrade two warnings that may cause information loss to errors.
Diffstat (limited to 'regress/mdoc/Os')
-rw-r--r--regress/mdoc/Os/dupe.out_lint4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/Os/dupe.out_lint b/regress/mdoc/Os/dupe.out_lint
index a0914e9d..63b9dfd2 100644
--- a/regress/mdoc/Os/dupe.out_lint
+++ b/regress/mdoc/Os/dupe.out_lint
@@ -1,9 +1,9 @@
mandoc: dupe.in:3:5: STYLE: operating system explicitly specified: Os NetBSD (NetBSD)
mandoc: dupe.in:2:5: STYLE: Mdocdate found: Dd $Mdocdate: (NetBSD)
mandoc: dupe.in:4:2: WARNING: prologue macros out of order: Dt after Os
-mandoc: dupe.in:5:2: WARNING: duplicate prologue macro: Os
+mandoc: dupe.in:5:2: ERROR: duplicate prologue macro: Os
mandoc: dupe.in:5:5: STYLE: operating system explicitly specified: Os FreeBSD (NetBSD)
mandoc: dupe.in:2:5: STYLE: Mdocdate found: Dd $Mdocdate: (NetBSD)
-mandoc: dupe.in:11:2: WARNING: duplicate prologue macro: Os
+mandoc: dupe.in:11:2: ERROR: duplicate prologue macro: Os
mandoc: dupe.in:11:5: STYLE: operating system explicitly specified: Os OpenBSD (NetBSD)
mandoc: dupe.in: STYLE: RCS id missing: (NetBSD)