[BACK]Return to double.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / it

Annotation of mandoc/regress/roff/it/double.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: double.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
        !             2: .TH IT-DOUBLE 1 2013-07-13
1.1       schwarze    3: .SH NAME
                      4: it-double \- double input line trap
                      5: .SH DESCRIPTION
                      6: .de firstmacro
                      7: firstmacro
                      8: ..
                      9: .de secondmacro
                     10: secondmacro
                     11: ..
                     12: initial text
                     13: .it 1 firstmacro
                     14: .it 2 secondmacro
                     15: first line
                     16: second line
                     17: third line

CVSweb