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

Annotation of mandoc/regress/mdoc/Fo/transp.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: transp.in,v 1.1 2020/02/27 01:25:58 schwarze Exp $
        !             2: .Dd $Mdocdate: February 27 2020 $
        !             3: .Dt FO-TRANSP 1
        !             4: .Os
        !             5: .Sh NAME
        !             6: .Nm Fo-transp
        !             7: .Nd transparent nodes among function argument macros
        !             8: .Sh SYNOPSIS
        !             9: .Ft type
        !            10: .Fo func
        !            11: .Fa one
        !            12: .Tg one
        !            13: .Fa two
        !            14: .Tg two
        !            15: .Fc
        !            16: .Sh DESCRIPTION
        !            17: .Ft type
        !            18: .Fo func
        !            19: .Fa one
        !            20: .Tg one
        !            21: .Fa two
        !            22: .Tg two
        !            23: .Fc

CVSweb