diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2023-11-13 21:02:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2023-11-13 21:02:52 +0000 |
commit | bf3f4307729712bd6e6eeb0d2cf2d9739f304877 (patch) | |
tree | 26b043f9033c9da9ec4fab567be2f9192ca47f21 | |
parent | 6fbad40167aab34af92a8ee0415b1074df6bb25a (diff) | |
download | mandoc-bf3f4307729712bd6e6eeb0d2cf2d9739f304877.tar.gz |
forgotten output file found in my tree
-rw-r--r-- | regress/roff/esc/o.out_lint | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/roff/esc/o.out_lint b/regress/roff/esc/o.out_lint new file mode 100644 index 00000000..59df4646 --- /dev/null +++ b/regress/roff/esc/o.out_lint @@ -0,0 +1,4 @@ +mandoc: o.in:21:20: UNSUPP: unsupported escape sequence: \r +mandoc: o.in:21:24: UNSUPP: unsupported escape sequence: \r +mandoc: o.in:27:16: WARNING: undefined escape, printing literally: \G +mandoc: o.in:55:15: ERROR: incomplete escape sequence: \o'xy |