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

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

1.1     ! schwarze    1: .Dd October 11, 2014
        !             2: .Dt FO-WARN 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Fo-warn
        !             6: .Nd warnings related to function blocks
        !             7: .Sh SYNOPSIS
        !             8: .Ft double
        !             9: .Fo sin()
        !            10: .Fa "double x"
        !            11: .Fc
        !            12: .Ft double
        !            13: .Fn atan2 "double y, double x"

CVSweb