summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/esc/O1.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2020-12-21 14:55:59 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2020-12-21 14:55:59 +0000
commit16c2b8050bd8d29f97d1c384e9c7e150627e1d22 (patch)
tree8a5e6119ebd203cce3b5130c560b9be12a72c7bf /regress/usr.bin/mandoc/roff/esc/O1.out_ascii
parent408f36d3ae6ec7209494513a3fb5caa2a864dcd0 (diff)
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/usr.bin/mandoc/roff/esc/O1.out_ascii')
-rw-r--r--regress/usr.bin/mandoc/roff/esc/O1.out_ascii21
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/usr.bin/mandoc/roff/esc/O1.out_ascii b/regress/usr.bin/mandoc/roff/esc/O1.out_ascii
new file mode 100644
index 00000000000..790d593d089
--- /dev/null
+++ b/regress/usr.bin/mandoc/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)