[BACK]Return to two.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / break

Annotation of mandoc/regress/mdoc/break/two.out_ascii, Revision 1.2

1.1       schwarze    1: BREAK-TWO(1)                General Commands Manual               BREAK-TWO(1)
                      2:
                      3: NNAAMMEE
                      4:      bbrreeaakk--ttwwoo - the same block breaking two other blocks
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      Standard case, explicit: <ao [bo {bro ac> brc} bc]
                      8:
                      9:      Standard case, implicit: <aq [bo {bro eol>} bc]
                     10:
                     11:      Reverse closing, explicit: <ao [bo {bro ac> bc] brc}
                     12:
                     13:      Reverse closing, implicit: <aq [bo {bro eol>] brc}
                     14:
                     15:      Two of the same kind, explicit: <ao [bo [bo ac> bc] bc]
                     16:
                     17:      Two of the same kind, implicit: <aq [bo [bo eol>] bc]
                     18:
1.2     ! schwarze   19: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb