diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
| commit | a3fb6da9ba05cbeeab1d5bec46075916256d2fb0 (patch) | |
| tree | 0b28f0bebde32579d2780e773f4990dfb45d3f30 /lib/msun | |
| parent | 8a3beec66e8b6f0cb1451efcc8a0f55f3bad0614 (diff) | |
Notes
Diffstat (limited to 'lib/msun')
| -rw-r--r-- | lib/msun/man/cexp.3 | 2 | ||||
| -rw-r--r-- | lib/msun/man/complex.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/cexp.3 b/lib/msun/man/cexp.3 index 407284cebf844..59bb1cdc36a2d 100644 --- a/lib/msun/man/cexp.3 +++ b/lib/msun/man/cexp.3 @@ -48,7 +48,7 @@ functions compute the complex exponential of .Fa z , also known as .Em cis Ns ( Ns -.Fa z Ns ) +.Fa z Ns ) . .Sh RETURN VALUES For real numbers .Fa x diff --git a/lib/msun/man/complex.3 b/lib/msun/man/complex.3 index a8d9f950e4e50..4c4dd68054e92 100644 --- a/lib/msun/man/complex.3 +++ b/lib/msun/man/complex.3 @@ -111,7 +111,7 @@ The functions described here conform to .St -isoC-99 . .Sh BUGS -The inverse trigonmetric and hyperbolic functions +The inverse trigonometric and hyperbolic functions .Fn cacos , .Fn cacosh , .Fn casin , |
