aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/break/tail.out_ascii
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/break/tail.out_ascii')
-rw-r--r--regress/mdoc/break/tail.out_ascii21
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/mdoc/break/tail.out_ascii b/regress/mdoc/break/tail.out_ascii
new file mode 100644
index 00000000..62675d29
--- /dev/null
+++ b/regress/mdoc/break/tail.out_ascii
@@ -0,0 +1,21 @@
+BREAK-TAIL(1) General Commands Manual BREAK-TAIL(1)
+
+NNAAMMEE
+ bbrreeaakk--ttaaiill - tail arguments on broken blocks
+
+DDEESSCCRRIIPPTTIIOONN
+ Broken by a partial explicit block: <ao [bo ac> bc] tail <ao [bo ac> bc]
+ (po pc) tail
+
+ Broken by a partial implicit block: <aq [bo eol>] tail <aq [bo eol>] (po
+ pc) tail
+
+ Broken by a full implicit block:
+
+ it <ao ac> tail
+ list body
+
+ it <ao ac> (po pc) tail
+ list body
+
+OpenBSD April 5, 2015 OpenBSD