aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/O.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/O.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/O.out_ascii')
-rw-r--r--regress/roff/esc/O.out_ascii21
1 files changed, 0 insertions, 21 deletions
diff --git a/regress/roff/esc/O.out_ascii b/regress/roff/esc/O.out_ascii
deleted file mode 100644
index d2e5668c..00000000
--- a/regress/roff/esc/O.out_ascii
+++ /dev/null
@@ -1,21 +0,0 @@
-ESC-O(1) General Commands Manual ESC-O(1)
-
-
-
-NNAAMMEE
- esc-O - 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-O(1)