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

Annotation of mandoc/regress/mdoc/Fo/nohead.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: nohead.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt FO-NOHEAD 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Fo-nohead
                      7: .Nd function block macro without head argument
                      8: .Sh DESCRIPTION
                      9: initial text
                     10: .Ft int
                     11: .Fo
                     12: .Fa int
                     13: .Fc
                     14: final text

CVSweb