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

Annotation of mandoc/regress/mdoc/It/freecol2.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 DESCRIPTION
        !             8: hello
        !             9: .Bl -column asdfasdf asdfasdf
        !            10: hello  there
        !            11: hello  there
        !            12: .It hello      there
        !            13: .It hello Ta there
        !            14: .It hello Ta
        !            15: there
        !            16: .El

CVSweb