]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/string/std.in
Implement appending to standard man(7) and mdoc(7) macros with .am.
[mandoc.git] / regress / roff / string / std.in
1 .TH STRING-STD 1 "June 18, 2017" OpenBSD
2 .SH NAME
3 string-std - expanding standard macros as strings
4 .SH DESCRIPTION
5 expanding the DT macro as a string:
6 >>>\*[DT]<<<
7 .PP
8 .rn DT myname
9 the same after renaming it:
10 >>>\*[myname]<<<