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

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

CVSweb