xref: /openbsd-src/regress/usr.bin/mandoc/man/RS/nested.out_ascii (revision 898184e3e61f9129feb5978fad5a8c6865f00b92)
1RS-NESTED(1)               OpenBSD Reference Manual               RS-NESTED(1)
2
3
4
5NNAAMMEE
6       RS-nested - various blocks nested inside reset blocks
7
8DDEESSCCRRIIPPTTIIOONN
9       regular text
10              outer text (default indent)
11                     inner text (default indent)
12              outer text
13       regular text
14           outer text (4n)
15             inner text (2n)
16           outer text
17
18           indent  text (8n)
19
20           tag   text (6n)
21
22           hanged This is very long text.  Let's see where it will break the
23                       line, and which indent the next line will have -
24                       hopefully 12n.
25
26           outer text
27       regular text
28
29
30
31OpenBSD                        November 18, 2012                  RS-NESTED(1)
32