diff options
Diffstat (limited to 'regress/mdoc/break/twice.out_ascii')
-rw-r--r-- | regress/mdoc/break/twice.out_ascii | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/regress/mdoc/break/twice.out_ascii b/regress/mdoc/break/twice.out_ascii new file mode 100644 index 00000000..c6d0149d --- /dev/null +++ b/regress/mdoc/break/twice.out_ascii @@ -0,0 +1,15 @@ +BREAK-TWICE(1) General Commands Manual BREAK-TWICE(1) + +NNAAMMEE + bbrreeaakk--ttwwiiccee - breaking the same block twice + +DDEESSCCRRIIPPTTIIOONN + Standard case, explicit: [bo {bro <ao brc} bc] ac> + + Standard case, implicit: [bo {bro <aq brc} bc] eol> + + Two of the same kind, explicit: [bo [bo <ao bc] bc] ac> + + Two of the same kind, implicit: [bo [bo <aq bc] bc] eol> + +OpenBSD February 12, 2015 OpenBSD |