From 403dbc2d11a10ac34878b0a6e82aaab23bfc397b Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 21 Dec 2020 15:13:09 +0000 Subject: 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. --- regress/roff/esc/O1.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 regress/roff/esc/O1.in (limited to 'regress/roff/esc/O1.in') diff --git a/regress/roff/esc/O1.in b/regress/roff/esc/O1.in new file mode 100644 index 00000000..d9150998 --- /dev/null +++ b/regress/roff/esc/O1.in @@ -0,0 +1,15 @@ +.\" $OpenBSD: O1.in,v 1.1 2020/12/21 14:55:58 schwarze Exp $ +.TH ESC-O1 1 "December 15, 2018" +.SH NAME +esc-O1 \- escape sequence to suppress output +.SH DESCRIPTION +.nf +O1: a\O1b +O2: a\O2b +O3: a\O3b +O4: a\O4b +O5: a\O5b +O52: a\O(52b +O5n: a\O[5dummy]b +O6: a\O6b +O0: a\O0\&\O1b -- cgit v1.2.3-56-ge451