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

Annotation of mandoc/regress/mdoc/Fd/fd.in, Revision 1.1

1.1     ! kristaps    1: .Dd $Mdocdate$
        !             2: .Dt FOO
        !             3: .Os
        !             4: .Sh NAME
        !             5: .Nm foo
        !             6: .Nd bar
        !             7: .Sh SYNOPSIS
        !             8: 1
        !             9: .Fl
        !            10: .Fd 2 3 4
        !            11: .Fd 3
        !            12: 4
        !            13: .Sh DESCRIPTION
        !            14: 1
        !            15: .Fd 2
        !            16: .Fd 3
        !            17: 4
        !            18: .Sh BLAH
        !            19: 1
        !            20: .Fd 2
        !            21: .Fd 3
        !            22: 4

CVSweb