[BACK]Return to nested.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / RS

Annotation of mandoc/regress/man/RS/nested.out_ascii, Revision 1.3

1.1       schwarze    1: RS-NESTED(1)                General Commands Manual               RS-NESTED(1)
                      2:
                      3: NNAAMMEE
1.3     ! schwarze    4:      RS-nested - various blocks nested inside reset blocks
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.3     ! schwarze    7:      regular text
        !             8:             outer text (default indent)
        !             9:                    inner text (default indent)
        !            10:             outer text
        !            11:      regular text
        !            12:
        !            13:      tag   tagged text (6n)
        !            14:            outer text (saved 6n)
        !            15:                   inner text (default indent)
1.1       schwarze   16:            outer text
1.3     ! schwarze   17:      regular text
        !            18:          outer text (4n)
        !            19:            inner text (2n)
        !            20:          outer text
1.1       schwarze   21:
1.3     ! schwarze   22:          indent  text (8n)
1.1       schwarze   23:
1.3     ! schwarze   24:          tag   text (6n)
1.1       schwarze   25:
1.3     ! schwarze   26:          hanged This is very long text.  Let's see where it will break the
        !            27:                      line, and which indent the next line will have -
        !            28:                      hopefully 12n.
1.1       schwarze   29:
1.3     ! schwarze   30:          outer text
        !            31:      nesting HP and RS inside RS:
1.1       schwarze   32:            outer text
                     33:
                     34:
1.3     ! schwarze   35:                inner text
1.1       schwarze   36:
                     37: OpenBSD                          April 4, 2015                    RS-NESTED(1)

CVSweb