diff options
Diffstat (limited to 'regress/mdoc/Rs')
-rw-r--r-- | regress/mdoc/Rs/allch.out_lint | 1 | ||||
-rw-r--r-- | regress/mdoc/Rs/args.out_lint | 1 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.out_lint | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/regress/mdoc/Rs/allch.out_lint b/regress/mdoc/Rs/allch.out_lint index 08c3b9a1..543d7463 100644 --- a/regress/mdoc/Rs/allch.out_lint +++ b/regress/mdoc/Rs/allch.out_lint @@ -5,3 +5,4 @@ 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 diff --git a/regress/mdoc/Rs/args.out_lint b/regress/mdoc/Rs/args.out_lint index 796b893b..b9000151 100644 --- a/regress/mdoc/Rs/args.out_lint +++ b/regress/mdoc/Rs/args.out_lint @@ -1,3 +1,4 @@ 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 diff --git a/regress/mdoc/Rs/empty.out_lint b/regress/mdoc/Rs/empty.out_lint index a83fa520..01216631 100644 --- a/regress/mdoc/Rs/empty.out_lint +++ b/regress/mdoc/Rs/empty.out_lint @@ -1,3 +1,4 @@ mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd February 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 |