aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ds/nested.in
blob: f08454bdfb03fd410e1e44ef39bc90777cd21f24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.\" $OpenBSD: nested.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt DS-NESTED 1
.Os
.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.