[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.1

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

CVSweb