diff options
Diffstat (limited to 'regress/mdoc/Rs')
-rw-r--r-- | regress/mdoc/Rs/allch.out_lint | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/args.out_lint | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.out_lint | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/regress/mdoc/Rs/allch.out_lint b/regress/mdoc/Rs/allch.out_lint index 543d7463..bd38aeff 100644 --- a/regress/mdoc/Rs/allch.out_lint +++ b/regress/mdoc/Rs/allch.out_lint @@ -1,8 +1,9 @@ -mandoc: allch.in:1:5: STYLE: Mdocdate missing: Dd July +mandoc: allch.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: allch.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) mandoc: allch.in:14:1: WARNING: invalid content in Rs block: text mandoc: allch.in:19:2: WARNING: invalid content in Rs block: Em mandoc: allch.in:20:1: WARNING: invalid content in Rs block: text mandoc: allch.in:35:1: WARNING: invalid content in Rs block: text mandoc: allch.in:36:2: WARNING: invalid content in Rs block: Em mandoc: allch.in:41:1: WARNING: invalid content in Rs block: text -mandoc: allch.in: STYLE: RCS id missing +mandoc: allch.in: BASE: RCS id missing: (OpenBSD) diff --git a/regress/mdoc/Rs/args.out_lint b/regress/mdoc/Rs/args.out_lint index b9000151..42b56e6a 100644 --- a/regress/mdoc/Rs/args.out_lint +++ b/regress/mdoc/Rs/args.out_lint @@ -1,4 +1,5 @@ mandoc: args.in:9:5: ERROR: skipping all arguments: Rs bogus mandoc: args.in:14:5: ERROR: skipping all arguments: Rs Sy -mandoc: args.in:1:5: STYLE: Mdocdate missing: Dd February -mandoc: args.in: STYLE: RCS id missing +mandoc: args.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: args.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) +mandoc: args.in: BASE: RCS id missing: (OpenBSD) diff --git a/regress/mdoc/Rs/empty.out_lint b/regress/mdoc/Rs/empty.out_lint index 01216631..ee4c4d22 100644 --- a/regress/mdoc/Rs/empty.out_lint +++ b/regress/mdoc/Rs/empty.out_lint @@ -1,4 +1,5 @@ -mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd February +mandoc: empty.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: empty.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) mandoc: empty.in:9:2: WARNING: empty reference block: Rs mandoc: empty.in:14:2: WARNING: empty reference block: Rs -mandoc: empty.in: STYLE: RCS id missing +mandoc: empty.in: BASE: RCS id missing: (OpenBSD) |