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

1.3     ! schwarze    1: .\" $OpenBSD: font.in,v 1.3 2017/07/04 14:53:25 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt FO-FONT 1
1.3     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Fo-font
                      7: .Nd font nesting in function blocks
                      8: .Sh DESCRIPTION
                      9: .Fn prefix\\fIname\\fPsuffix "type arg"
                     10: trailing text
                     11: .Pp
                     12: .Fo prefix\\fIname\\fPsuffix
                     13: .Fa "type arg"
                     14: .Fc
                     15: trailing text
                     16: .Pp
                     17: .Fo function
                     18: .Fa prefix\\fBbold\\fPsuffix
1.2       schwarze   19: .Fc "Sy" bold
1.1       schwarze   20: trailing text

CVSweb