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/Ud | |
parent | e3dd9df97d2c59b34f1795394aee58997877e797 (diff) | |
download | mandoc-f99bada95dbbf671847e5df741a7f42b73a169ca.tar.gz |
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Ud')
-rw-r--r-- | regress/mdoc/Ud/arg.out_lint | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/mdoc/Ud/arg.out_lint b/regress/mdoc/Ud/arg.out_lint index d146f650..654620b3 100644 --- a/regress/mdoc/Ud/arg.out_lint +++ b/regress/mdoc/Ud/arg.out_lint @@ -1,4 +1,5 @@ -mandoc: arg.in:1:5: STYLE: Mdocdate missing: Dd January +mandoc: arg.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: arg.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD) mandoc: arg.in:9:2: STYLE: useless macro: Ud mandoc: arg.in:11:2: STYLE: useless macro: Bt mandoc: arg.in:15:2: STYLE: useless macro: Ud @@ -9,4 +10,4 @@ mandoc: arg.in:17:2: STYLE: useless macro: Ud mandoc: arg.in:17:2: ERROR: skipping all arguments: Ud one mandoc: arg.in:18:2: STYLE: useless macro: Bt mandoc: arg.in:18:2: ERROR: skipping all arguments: Bt one -mandoc: arg.in: STYLE: RCS id missing +mandoc: arg.in: BASE: RCS id missing: (OpenBSD) |