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

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

1.2     ! schwarze    1: .\" $OpenBSD: fill.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
        !             2: .TH TP-FILL 1 "September 4, 2015"
1.1       schwarze    3: .SH NAME
                      4: TP-fill \- interaction of tagged paragraphs and fill mode
                      5: .SH DESCRIPTION
                      6: Switching off fill mode:
                      7: .TP
                      8: .nf
                      9: tag
                     10: indented
                     11: text
                     12: Switching it back on:
                     13: .fi
                     14: .TP
                     15: This is an extremely long tag that will certainly wrap the line and continue onto the next one.
                     16: indented
                     17: text

CVSweb