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

Annotation of mandoc/regress/man/nf/args.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: args.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
        !             2: .TH NF-ARGS 1 "January 16, 2011"
1.1       schwarze    3: .SH NAME
                      4: nf-args \- filling macros with arguments
                      5: .SH DESCRIPTION
                      6: regular
                      7: text
                      8: .nf arg1 arg2 arg3
                      9: literal
                     10: text
                     11: .fi arg1 arg2 arg3
                     12: regular
                     13: text

CVSweb