diff options
Diffstat (limited to 'regress/man/UR')
-rw-r--r-- | regress/man/UR/args.out_lint | 2 | ||||
-rw-r--r-- | regress/man/UR/noUE.out_lint | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/regress/man/UR/args.out_lint b/regress/man/UR/args.out_lint index bbef2bc7..e94f7bcd 100644 --- a/regress/man/UR/args.out_lint +++ b/regress/man/UR/args.out_lint @@ -3,4 +3,4 @@ mandoc: args.in:26:11: ERROR: skipping excess arguments: UR ... second mandoc: args.in:12:2: WARNING: empty block: UR mandoc: args.in:16:2: WARNING: missing resource identifier, using "": UR mandoc: args.in:26:2: WARNING: empty block: UR -mandoc: args.in: STYLE: RCS id missing +mandoc: args.in: BASE: RCS id missing: (OpenBSD) diff --git a/regress/man/UR/noUE.out_lint b/regress/man/UR/noUE.out_lint index f1d7578a..e1fda272 100644 --- a/regress/man/UR/noUE.out_lint +++ b/regress/man/UR/noUE.out_lint @@ -1,3 +1,3 @@ mandoc: noUE.in:6:2: ERROR: skipping end of block that is not open: UE mandoc: noUE.in:9:2: ERROR: appending missing end of block: UR -mandoc: noUE.in: STYLE: RCS id missing +mandoc: noUE.in: BASE: RCS id missing: (OpenBSD) |