aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Os
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Os')
-rw-r--r--regress/mdoc/Os/Makefile2
-rw-r--r--regress/mdoc/Os/dupe.out_markdown12
-rw-r--r--regress/mdoc/Os/late.out_markdown12
-rw-r--r--regress/mdoc/Os/long.out_markdown11
-rw-r--r--regress/mdoc/Os/missing.out_markdown11
5 files changed, 48 insertions, 0 deletions
diff --git a/regress/mdoc/Os/Makefile b/regress/mdoc/Os/Makefile
index d228b09d..bef971bf 100644
--- a/regress/mdoc/Os/Makefile
+++ b/regress/mdoc/Os/Makefile
@@ -2,6 +2,8 @@
REGRESS_TARGETS = dupe late long missing
LINT_TARGETS = dupe late missing
+MARKDOWN_TARGETS = dupe late long missing
+
SKIP_GROFF = long
.include <bsd.regress.mk>
diff --git a/regress/mdoc/Os/dupe.out_markdown b/regress/mdoc/Os/dupe.out_markdown
new file mode 100644
index 00000000..48556e30
--- /dev/null
+++ b/regress/mdoc/Os/dupe.out_markdown
@@ -0,0 +1,12 @@
+OS-DUPE(1) - General Commands Manual
+
+# NAME
+
+**Os-dupe** - repeated operating system macros
+
+# DESCRIPTION
+
+initial text
+final text
+
+OpenBSD - June 18, 2014
diff --git a/regress/mdoc/Os/late.out_markdown b/regress/mdoc/Os/late.out_markdown
new file mode 100644
index 00000000..593a8384
--- /dev/null
+++ b/regress/mdoc/Os/late.out_markdown
@@ -0,0 +1,12 @@
+OS-LATE(1) - General Commands Manual
+
+# NAME
+
+**Os-late** - late operating system macro
+
+# DESCRIPTION
+
+initial text
+final text
+
+OpenBSD - August 5, 2014
diff --git a/regress/mdoc/Os/long.out_markdown b/regress/mdoc/Os/long.out_markdown
new file mode 100644
index 00000000..0f144930
--- /dev/null
+++ b/regress/mdoc/Os/long.out_markdown
@@ -0,0 +1,11 @@
+OS-LONG(1) - General Commands Manual
+
+# NAME
+
+**Os-long** - long operating system string
+
+# DESCRIPTION
+
+some text
+
+1234567890123456789012345678901234567890123456789012345678901234567890123456789 - November 20, 2014
diff --git a/regress/mdoc/Os/missing.out_markdown b/regress/mdoc/Os/missing.out_markdown
new file mode 100644
index 00000000..ae2ee490
--- /dev/null
+++ b/regress/mdoc/Os/missing.out_markdown
@@ -0,0 +1,11 @@
+OS-MISSING(1) - General Commands Manual
+
+# NAME
+
+**Os-missing** - operating system macro missing in prologue
+
+# DESCRIPTION
+
+some text
+
+ \- August 5, 2014