[BACK]Return to sqrt.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / eqn / unary

Annotation of mandoc/regress/eqn/unary/sqrt.in, Revision 1.1

1.1     ! schwarze    1: .Dd October 10, 2014
        !             2: .Dt UNARY-SQRT 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm unary-sqrt
        !             6: .Nd square root
        !             7: .Sh DESCRIPTION
        !             8: initial text
        !             9: .EQ
        !            10: r = sqrt { x sup 2 + y sup 2 }
        !            11: .EN
        !            12: final text

CVSweb