[BACK]Return to std.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / string

Annotation of mandoc/regress/roff/string/std.in, Revision 1.1

1.1     ! schwarze    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]<<<

CVSweb