aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fo/warn.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Fo/warn.in')
-rw-r--r--regress/mdoc/Fo/warn.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/regress/mdoc/Fo/warn.in b/regress/mdoc/Fo/warn.in
new file mode 100644
index 00000000..d41e658c
--- /dev/null
+++ b/regress/mdoc/Fo/warn.in
@@ -0,0 +1,13 @@
+.Dd October 11, 2014
+.Dt FO-WARN 1
+.Os OpenBSD
+.Sh NAME
+.Nm Fo-warn
+.Nd warnings related to function blocks
+.Sh SYNOPSIS
+.Ft double
+.Fo sin()
+.Fa "double x"
+.Fc
+.Ft double
+.Fn atan2 "double y, double x"