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

Annotation of mandoc/regress/man/TP/macrotag.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: macrotag.in,v 1.4 2020/09/09 16:57:05 schwarze Exp $
        !             2: .TH TP-MACROTAG 1 "September 9, 2020"
1.1       schwarze    3: .SH NAME
1.3     ! schwarze    4: TP-macrotag \- macros in the head of tagged paragraphs
1.1       schwarze    5: .SH DESCRIPTION
                      6: regular
                      7: text
                      8: .TP
                      9: .B longindent
1.3     ! schwarze   10: indented
        !            11: text
        !            12: .TP
        !            13: .B
        !            14: .I
        !            15: next-line
        !            16: indented
        !            17: text
        !            18: .TP
        !            19: .B
        !            20: .SM
        !            21: bold small
1.1       schwarze   22: indented
                     23: text
                     24: .PP
                     25: regular
                     26: text

CVSweb