diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-12-21 15:13:09 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-12-21 15:13:09 +0000 |
commit | 0c856df24225f3829c933d8906588fa2871f2207 (patch) | |
tree | 1bece593a94cd33321d5a87eaa99905c189e0a68 /regress/roff/esc/O1.out_ascii | |
parent | d0684c94e21052907d64176fd65093b04bc43787 (diff) | |
download | mandoc-0c856df24225f3829c933d8906588fa2871f2207.tar.gz |
Rename syntax test of the \O escape sequence (suppress output groff
extension; mandoc only implements syntax checking but ignores the
sequence) to please Bill Gates and didickman@: avoid path names that
only differ by case, like o.in vs. O.in.
Diffstat (limited to 'regress/roff/esc/O1.out_ascii')
-rw-r--r-- | regress/roff/esc/O1.out_ascii | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/roff/esc/O1.out_ascii b/regress/roff/esc/O1.out_ascii new file mode 100644 index 00000000..790d593d --- /dev/null +++ b/regress/roff/esc/O1.out_ascii @@ -0,0 +1,21 @@ +ESC-O1(1) General Commands Manual ESC-O1(1) + + + +NNAAMMEE + esc-O1 - escape sequence to suppress output + +DDEESSCCRRIIPPTTIIOONN + O1: ab + O2: ab + O3: ab + O4: ab + O5: ab + O52: ab + O5n: ab + O6: ab + O0: ab + + + +OpenBSD December 15, 2018 ESC-O1(1) |