aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-05-11 20:06:46 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-05-11 20:06:46 +0000
commita3fb6da9ba05cbeeab1d5bec46075916256d2fb0 (patch)
tree0b28f0bebde32579d2780e773f4990dfb45d3f30 /lib/msun/man
parent8a3beec66e8b6f0cb1451efcc8a0f55f3bad0614 (diff)
downloadsrc-a3fb6da9ba05cbeeab1d5bec46075916256d2fb0.tar.gz
src-a3fb6da9ba05cbeeab1d5bec46075916256d2fb0.zip
General mdoc(7) and typo fixes.
PR: 167734 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=235286
Diffstat (limited to 'lib/msun/man')
-rw-r--r--lib/msun/man/cexp.32
-rw-r--r--lib/msun/man/complex.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/cexp.3 b/lib/msun/man/cexp.3
index 407284cebf84..59bb1cdc36a2 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 a8d9f950e4e5..4c4dd68054e9 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 ,