[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.2

1.2     ! schwarze    1: .\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
        !             2: .TH EX-ARGS 1 "June 3, 2012"
1.1       schwarze    3: .SH NAME
                      4: EX-args \- example macro with arguments
                      5: .SH DESCRIPTION
                      6: regular
                      7: text
                      8: .EX arg1 arg2 arg3
                      9: literal
                     10: text
                     11: .EE arg1 arg2 arg3
                     12: regular
                     13: text

CVSweb