aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/At
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/At')
-rw-r--r--regress/mdoc/At/Makefile1
-rw-r--r--regress/mdoc/At/invalid.out_markdown20
2 files changed, 21 insertions, 0 deletions
diff --git a/regress/mdoc/At/Makefile b/regress/mdoc/At/Makefile
index 6c362995..14baff11 100644
--- a/regress/mdoc/At/Makefile
+++ b/regress/mdoc/At/Makefile
@@ -2,5 +2,6 @@
REGRESS_TARGETS = invalid
LINT_TARGETS = invalid
+MARKDOWN_TARGETS = invalid
.include <bsd.regress.mk>
diff --git a/regress/mdoc/At/invalid.out_markdown b/regress/mdoc/At/invalid.out_markdown
new file mode 100644
index 00000000..0b952558
--- /dev/null
+++ b/regress/mdoc/At/invalid.out_markdown
@@ -0,0 +1,20 @@
+AT-INVALID(1) - General Commands Manual
+
+# NAME
+
+**At-invalid** - handling of an invalid AT&T UNIX argument
+
+# DESCRIPTION
+
+no argument:
+AT&T UNIX
+
+valid argument:
+Version&#160;7 AT&T UNIX
+
+invalid argument:
+AT&T UNIX murks
+
+end of file
+
+OpenBSD - June 30, 2010