[BACK]Return to before-fo.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Ft

Annotation of mandoc/regress/mdoc/Ft/before-fo.in, Revision 1.1

1.1     ! kristaps    1: .Dd $Mdocdate$
        !             2: .Dt FOO 1
        !             3: .Os
        !             4: .Sh NAME
        !             5: .Nm foo
        !             6: .Nd bar
        !             7: .Sh SYNOPSIS
        !             8: .Fn b \" Get this out of the way.
        !             9: .Ft a
        !            10: .Fo b
        !            11: .Fa "c d"
        !            12: .Fc
        !            13: .Ft 1
        !            14: .Ft 2
        !            15: .Sh DESCRIPTION
        !            16: .Ft a
        !            17: .Fo b
        !            18: .Fa "c d"
        !            19: .Fc
        !            20: .Ft 1
        !            21: .Ft 2

CVSweb