diff options
Diffstat (limited to 'regress/roff/nr/escname.out_lint')
-rw-r--r-- | regress/roff/nr/escname.out_lint | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/roff/nr/escname.out_lint b/regress/roff/nr/escname.out_lint new file mode 100644 index 00000000..66bfad35 --- /dev/null +++ b/regress/roff/nr/escname.out_lint @@ -0,0 +1,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 |