aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/nr
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
commit332a2176094538e094fed8f1e5e251feb6b666e9 (patch)
treefc47a670fb157e5593d57abc86413feaabb2ca07 /regress/roff/nr
parentfc10222b160be65e60f5afcce864bcc8a49b6b48 (diff)
downloadmandoc-332a2176094538e094fed8f1e5e251feb6b666e9.tar.gz
mandoc-332a2176094538e094fed8f1e5e251feb6b666e9.tar.zst
mandoc-332a2176094538e094fed8f1e5e251feb6b666e9.zip
style message about missing RCS ids; inspired by mdoclint
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