[BACK]Return to tag.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / IP

Annotation of mandoc/regress/man/IP/tag.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $
        !             2: .TH IP-TAG 1 "March 10, 2020"
        !             3: .SH NAME
        !             4: IP-tag \- automatic tagging of indented blocks
        !             5: .SH DESCRIPTION
        !             6: BEGINTEST
        !             7: initial
        !             8: text
        !             9: .IP " strong" 10n
        !            10: text
        !            11: .IP "-strong"
        !            12: text
        !            13: .IP "\&\fI \-weak\fP"
        !            14: text
        !            15: .IP " strong"
        !            16: text
        !            17: .PP
        !            18: ENDTEST

CVSweb