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

Annotation of mandoc/regress/man/EX/args.in, Revision 1.1

1.1     ! schwarze    1: .TH EX-ARGS 1 "June 3, 2012" OpenBSD
        !             2: .SH NAME
        !             3: EX-args \- example macro with arguments
        !             4: .SH DESCRIPTION
        !             5: regular
        !             6: text
        !             7: .EX arg1 arg2 arg3
        !             8: literal
        !             9: text
        !            10: .EE arg1 arg2 arg3
        !            11: regular
        !            12: text

CVSweb