xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/break/tail.out_ascii (revision 943fb9d8c7fc1b7e0db8c617168f7360d3ee357c)
1BREAK-TAIL(1)               General Commands Manual              BREAK-TAIL(1)
2
3NNAAMMEE
4     bbrreeaakk--ttaaiill - tail arguments on or after broken blocks
5
6DDEESSCCRRIIPPTTIIOONN
7     Broken by a partial explicit block: <ao [bo ac> bc] tail <ao [bo ac> bc]
8     (po pc) tail
9
10     Broken by a partial implicit block: <aq [bo eol>] tail <aq [bo eol>] (po
11     pc) tail
12
13     Broken by a full implicit block:
14
15           it <ao ac> tail
16                   list body
17
18           it <ao ac> (po pc) tail
19                   list body
20
21     After a broken block: closing child on closing macro, then opening child
22     on closing macro: <ao [bo {bro (po brc} pc) bc] ac> [op]
23
24OpenBSD                          July 4, 2017                          OpenBSD
25