aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fo/eos.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Fo/eos.in')
-rw-r--r--regress/mdoc/Fo/eos.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/regress/mdoc/Fo/eos.in b/regress/mdoc/Fo/eos.in
new file mode 100644
index 00000000..a97e00f9
--- /dev/null
+++ b/regress/mdoc/Fo/eos.in
@@ -0,0 +1,15 @@
+.Dd November 17, 2012
+.Dt FO-EOS 1
+.Os OpenBSD
+.Sh NAME
+.Nm Fo-eos
+.Nd end of sentence handling after a function block
+.Sh DESCRIPTION
+As an example of a trigonometric function, let us consider
+.Fn "double sin" "double x" .
+Or do you prefer
+.Ft double
+.Fo cos
+.Fa double x
+.Fc .
+Either will do.