[BACK]Return to parse.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / In

Annotation of mandoc/regress/mdoc/In/parse.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: parse.in,v 1.1 2024/09/21 11:56:36 schwarze Exp $
        !             2: .Dd $Mdocdate: September 21 2024 $
        !             3: .Dt IN-PARSE 2
        !             4: .Os
        !             5: .Sh NAME
        !             6: .Nm In-parse
        !             7: .Nd parsing of include file macros
        !             8: .Sh DESCRIPTION
        !             9: first line
        !            10: .Sy parent In arg1 arg2 Sy child
        !            11: middle line
        !            12: .In ( arg )
        !            13: last line

CVSweb