Annotation of mandoc/regress/mdoc/Fo/eos.in, Revision 1.2
1.2 ! schwarze 1: .\" $OpenBSD: eos.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $
! 2: .Dd $Mdocdate: July 4 2017 $
1.1 schwarze 3: .Dt FO-EOS 1
1.2 ! schwarze 4: .Os
1.1 schwarze 5: .Sh NAME
6: .Nm Fo-eos
7: .Nd end of sentence handling after a function block
8: .Sh DESCRIPTION
9: As an example of a trigonometric function, let us consider
10: .Fn "double sin" "double x" .
11: Or do you prefer
12: .Ft double
13: .Fo cos
14: .Fa double x
15: .Fc .
16: Either will do.
CVSweb