aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/nr
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/nr')
-rw-r--r--regress/roff/nr/divzero.out_lint1
-rw-r--r--regress/roff/nr/escname.out_lint1
2 files changed, 2 insertions, 0 deletions
diff --git a/regress/roff/nr/divzero.out_lint b/regress/roff/nr/divzero.out_lint
index 8177c0b8..255f24f7 100644
--- a/regress/roff/nr/divzero.out_lint
+++ b/regress/roff/nr/divzero.out_lint
@@ -1,2 +1,3 @@
mandoc: divzero.in:6:4: ERROR: divide by zero: 1/0
mandoc: divzero.in:7:4: ERROR: divide by zero: 1%0
+mandoc: divzero.in: STYLE: RCS id missing
diff --git a/regress/roff/nr/escname.out_lint b/regress/roff/nr/escname.out_lint
index 66bfad35..58188fd4 100644
--- a/regress/roff/nr/escname.out_lint
+++ b/regress/roff/nr/escname.out_lint
@@ -2,3 +2,4 @@ mandoc: escname.in:8:5: ERROR: escaped character not allowed in a name: first\e
mandoc: escname.in:11:5: ERROR: escaped character not allowed in a name: first\e
mandoc: escname.in:17:13: WARNING: invalid escape sequence: \n[second
mandoc: escname.in:17:12: WARNING: whitespace at end of input line
+mandoc: escname.in: STYLE: RCS id missing