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

Annotation of mandoc/regress/man/TP/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: .TP 10n
        !            10: .I " plain"
        !            11: text
        !            12: .TP
        !            13: plain
        !            14: text
        !            15: .TP
        !            16: .I "plain "
        !            17: text
        !            18: .TP
        !            19: \& strong
        !            20: text
        !            21: .TP
        !            22: .B -strong
        !            23: text
        !            24: .TP
        !            25: \&\fI \-weak\fP
        !            26: text
        !            27: .TP
        !            28: .B "strong "
        !            29: text
        !            30: .PP
        !            31: ENDTEST

CVSweb