diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 12:52:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 12:52:52 +0000 |
commit | f99bada95dbbf671847e5df741a7f42b73a169ca (patch) | |
tree | 740dc909f37be28094bca62ddaa4c624eb5414a7 /regress/mdoc/Sh/order.out_lint | |
parent | e3dd9df97d2c59b34f1795394aee58997877e797 (diff) | |
download | mandoc-f99bada95dbbf671847e5df741a7f42b73a169ca.tar.gz |
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Sh/order.out_lint')
-rw-r--r-- | regress/mdoc/Sh/order.out_lint | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/mdoc/Sh/order.out_lint b/regress/mdoc/Sh/order.out_lint index 33ca5b26..c7d4b540 100644 --- a/regress/mdoc/Sh/order.out_lint +++ b/regress/mdoc/Sh/order.out_lint @@ -1,5 +1,6 @@ -mandoc: order.in:1:5: STYLE: Mdocdate missing: Dd July +mandoc: order.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: order.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) mandoc: order.in:9:2: WARNING: sections out of conventional order: Sh SYNOPSIS mandoc: order.in:10:2: WARNING: duplicate section title: Sh SYNOPSIS mandoc: order.in:11:2: WARNING: unexpected section: Sh ERRORS for 2, 3, 4, 9 only -mandoc: order.in: STYLE: RCS id missing +mandoc: order.in: BASE: RCS id missing: (OpenBSD) |