aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/V1.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/esc/V1.in')
-rw-r--r--regress/roff/esc/V1.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/regress/roff/esc/V1.in b/regress/roff/esc/V1.in
new file mode 100644
index 00000000..3f1d76f7
--- /dev/null
+++ b/regress/roff/esc/V1.in
@@ -0,0 +1,10 @@
+.\" $OpenBSD: V1.in,v 1.1 2022/05/30 22:50:40 schwarze Exp $
+.TH ESC-V1 1 "May 31, 2022"
+.SH NAME
+esc-V1 \- interpolate environment variables
+.SH DESCRIPTION
+single-character name: "\VN"
+.br
+double-character name: "\V(VN"
+.br
+multi-character name: "\V[VARNAME]"