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

Annotation of mandoc/regress/man/TP/indent.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: indent.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
        !             2: .TH TP-INDENT 1 "June 17, 2017"
1.1       schwarze    3: .SH NAME
                      4: TP-indent \- indent request inside TP head
                      5: .SH DESCRIPTION
                      6: initial text
                      7: .TP 2n
                      8: tag
                      9: indented
                     10: .TP 8n
                     11: .in 3n
                     12: tag
                     13: indented
                     14: .PP
                     15: final text

CVSweb