[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.2

1.2     ! schwarze    1: .\" $OpenBSD: comment.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt BLANK-COMMENT 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm blank-comment
                      7: .Nd normal and bogus comments
                      8: .Sh DESCRIPTION
                      9: normal comment
                     10: .\" normal
                     11: bogus comment
                     12: \."
                     13: end of text
                     14: .Pp
                     15: text      \" comment
                     16: text

CVSweb