aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ds/nested.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/ds/nested.in')
-rw-r--r--regress/roff/ds/nested.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/regress/roff/ds/nested.in b/regress/roff/ds/nested.in
new file mode 100644
index 00000000..a213b157
--- /dev/null
+++ b/regress/roff/ds/nested.in
@@ -0,0 +1,14 @@
+.Dd April 7, 2010
+.Dt DS-NESTED 1
+.Os OpenBSD
+.Sh NAME
+.Nm ds-nested
+.Nd nested string expansion
+.Sh DESCRIPTION
+.ds foo bar
+.ds bar output
+This is the \*[\*[foo]].
+.Pp
+.ds pi surprising
+This is \*[\*[Pi]].
+This is \*(\*(Pi.