From d9f0f81c846a8405c29870e4a8379e5e79d1cad3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 03:02:13 +0000 Subject: Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years. --- regress/roff/esc/e.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 regress/roff/esc/e.in (limited to 'regress/roff/esc/e.in') diff --git a/regress/roff/esc/e.in b/regress/roff/esc/e.in new file mode 100644 index 00000000..c0f87692 --- /dev/null +++ b/regress/roff/esc/e.in @@ -0,0 +1,19 @@ +.Dd December 3, 2014 +.Dt ESC-E 1 +.Os OpenBSD +.Sh NAME +.Nm esc-e +.Nd escaping backslashes +.Sh DESCRIPTION +In plain text: "\e" and "\\" +.Pp +On macro lines: +.Qq \e(at +and +.Qq \\(at +.Pp +In a macro definition: +.de mytest +"\e$1" and "\\$2" +.. +.mytest one two -- cgit v1.2.3-56-ge451