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

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

1.1     ! schwarze    1: .Dd July 9, 2012
        !             2: .Dt FO-FONT 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Fo-font
        !             6: .Nd font nesting in function blocks
        !             7: .Sh DESCRIPTION
        !             8: .Fn prefix\\fIname\\fPsuffix "type arg"
        !             9: trailing text
        !            10: .Pp
        !            11: .Fo prefix\\fIname\\fPsuffix
        !            12: .Fa "type arg"
        !            13: .Fc
        !            14: trailing text
        !            15: .Pp
        !            16: .Fo function
        !            17: .Fa prefix\\fBbold\\fPsuffix
        !            18: .Fc
        !            19: trailing text

CVSweb