[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.2

1.2     ! schwarze    1: .Dd February 12, 2017
1.1       schwarze    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
1.2     ! schwarze   10: r = sqrt { x sup 2 + y sup 2 } + sqrt { } + sqrt
1.1       schwarze   11: .EN
                     12: final text

CVSweb