aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/O1.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-12-21 15:13:09 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-12-21 15:13:09 +0000
commit403dbc2d11a10ac34878b0a6e82aaab23bfc397b (patch)
tree898c4e840fc66f212d5f0aaaa77cc12f20749e2b /regress/roff/esc/O1.out_ascii
parent6b296a21faa33847bb33fc05b5e3361f449188e7 (diff)
downloadmandoc-403dbc2d11a10ac34878b0a6e82aaab23bfc397b.tar.gz
mandoc-403dbc2d11a10ac34878b0a6e82aaab23bfc397b.tar.zst
mandoc-403dbc2d11a10ac34878b0a6e82aaab23bfc397b.zip
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_ascii21
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)