aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fo/basic.out_markdown
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Fo/basic.out_markdown')
-rw-r--r--regress/mdoc/Fo/basic.out_markdown22
1 files changed, 22 insertions, 0 deletions
diff --git a/regress/mdoc/Fo/basic.out_markdown b/regress/mdoc/Fo/basic.out_markdown
new file mode 100644
index 00000000..9ac884d1
--- /dev/null
+++ b/regress/mdoc/Fo/basic.out_markdown
@@ -0,0 +1,22 @@
+FO-BASIC(1) - General Commands Manual
+
+# NAME
+
+**Fo-basic** - function blocks
+
+# SYNOPSIS
+
+*double*
+**sin**(*double x*);
+
+*double*
+**atan2**(*double y*, *double x*);
+
+# DESCRIPTION
+
+*double*
+**sin**(*double x*)
+*double*
+**atan2**(*double y*, *double x*)
+
+OpenBSD - July 7, 2012