xref: /openbsd-src/regress/usr.bin/mandoc/man/RS/nested.out_ascii (revision 91f110e064cd7c194e59e019b83bb7496c1c84d4)
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