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

Annotation of mandoc/regress/mdoc/It/freecol-macro2.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 asdfasdfasdf asdfasdfasdf
        !            10: .Fl foo Ta bar
        !            11: .Ar foo Ta bar
        !            12: baz    xyzzy
        !            13: .It hello      there
        !            14: .It this should Ta
        !            15: not break
        !            16: .It another Ta
        !            17: .Fl try
        !            18: .El

CVSweb