aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2014-12-26 09:18:33 +0000
committerJoel Dahl <joel@FreeBSD.org>2014-12-26 09:18:33 +0000
commit7161cdb37bab56bfc73e166bf6686a920f72166c (patch)
treea333b2c9b7b01d0289c9a4992f4ce666442854b1 /lib
parent445ed7b40948c160f2f7d363d2d0ae1ffac4aabd (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/msun/man/csqrt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/csqrt.3 b/lib/msun/man/csqrt.3
index 1a1dfa055631e..d8066aea156b1 100644
--- a/lib/msun/man/csqrt.3
+++ b/lib/msun/man/csqrt.3
@@ -85,7 +85,7 @@ an \*(Na is generated, an invalid exception will be thrown.
.Sh SEE ALSO
.Xr cabs 3 ,
.Xr fenv 3 ,
-.Xr math 3 ,
+.Xr math 3
.Sh STANDARDS
The
.Fn csqrt ,