aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fo/tag.out_markdown
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Fo/tag.out_markdown')
-rw-r--r--regress/mdoc/Fo/tag.out_markdown27
1 files changed, 27 insertions, 0 deletions
diff --git a/regress/mdoc/Fo/tag.out_markdown b/regress/mdoc/Fo/tag.out_markdown
new file mode 100644
index 00000000..273a00d4
--- /dev/null
+++ b/regress/mdoc/Fo/tag.out_markdown
@@ -0,0 +1,27 @@
+FO-TAG(1) - General Commands Manual
+
+# NAME
+
+**Fo-tag** - tagging of function name macros
+
+# DESCRIPTION
+
+BEGINTEST
+
+automatic:
+**first**()
+and
+**second**()
+
+**second**()
+and
+**first**()
+
+explicit:
+**third**()
+and
+**fourth**(*void*)
+
+ENDTEST
+
+OpenBSD - March 13, 2020