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

Annotation of mandoc/regress/mdoc/blank/comment.in, Revision 1.1

1.1     ! schwarze    1: .Dd February 17, 2010
        !             2: .Dt BLANK-COMMENT 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm blank-comment
        !             6: .Nd normal and bogus comments
        !             7: .Sh DESCRIPTION
        !             8: normal comment
        !             9: .\" normal
        !            10: bogus comment
        !            11: \."
        !            12: end of text
        !            13: .Pp
        !            14: text      \" comment
        !            15: text

CVSweb