aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/blank/list.out_ascii
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/blank/list.out_ascii')
-rw-r--r--regress/mdoc/blank/list.out_ascii42
1 files changed, 42 insertions, 0 deletions
diff --git a/regress/mdoc/blank/list.out_ascii b/regress/mdoc/blank/list.out_ascii
new file mode 100644
index 00000000..5f0eaa98
--- /dev/null
+++ b/regress/mdoc/blank/list.out_ascii
@@ -0,0 +1,42 @@
+BLANK-LIST(1) General Commands Manual BLANK-LIST(1)
+
+NNAAMMEE
+ bbllaannkk--lliisstt - handling of blank lines in lists
+
+DDEESSCCRRIIPPTTIIOONN
+ normal list:
+
+ first item
+
+ second item
+ list with paragraphs:
+
+ first item
+
+ second item
+
+ list with final paragraph:
+
+ item
+
+ list with double paragraph:
+
+ item
+
+ normal compact list:
+ first item
+ second item
+ compact list with paragraphs:
+ first item
+
+ second item
+
+ compact list with final paragraph:
+ item
+
+ compact list with double paragraph:
+ item
+
+ End.
+
+OpenBSD July 17, 2012 OpenBSD