[BACK]Return to eos.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Fo

Annotation of mandoc/regress/mdoc/Fo/eos.in, Revision 1.1

1.1     ! schwarze    1: .Dd November 17, 2012
        !             2: .Dt FO-EOS 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Fo-eos
        !             6: .Nd end of sentence handling after a function block
        !             7: .Sh DESCRIPTION
        !             8: As an example of a trigonometric function, let us consider
        !             9: .Fn "double sin" "double x" .
        !            10: Or do you prefer
        !            11: .Ft double
        !            12: .Fo cos
        !            13: .Fa double x
        !            14: .Fc .
        !            15: Either will do.

CVSweb