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

Annotation of mandoc/regress/roff/args/esc.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: esc.in,v 1.1 2023/10/21 17:28:01 schwarze Exp $
        !             2: .TH ARGS-ESC 1 "October 21, 2023"
        !             3: .SH NAME
        !             4: args-esc - delayed escape sequence expansion in macro arguments
        !             5: .SH DESCRIPTION
        !             6: .ds inner content
        !             7: .ds outer \\*[inner]
        !             8: .B \\*[outer]

CVSweb