]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/string/std.in
while $() is more modern than ``, it does not work with the
[mandoc.git] / regress / roff / string / std.in
1 .\" $OpenBSD: std.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
2 .TH STRING-STD 1 "June 18, 2017"
3 .SH NAME
4 string-std - expanding standard macros as strings
5 .SH DESCRIPTION
6 expanding the DT macro as a string:
7 >>>\*[DT]<<<
8 .PP
9 .rn DT myname
10 the same after renaming it:
11 >>>\*[myname]<<<