summaryrefslogtreecommitdiffstats
path: root/lib/msun/man
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-12-23 23:09:55 +0000
committerwosch <wosch@FreeBSD.org>1996-12-23 23:09:55 +0000
commit0426c0af88896ae0e7b7809d8729d78595b55e26 (patch)
treeec33788a78a02be9ab81ee911d537fd2e291e5f4 /lib/msun/man
parentdfe5d3d364470874b0343a6ed0e31afd01de04b7 (diff)
downloadFreeBSD-src-0426c0af88896ae0e7b7809d8729d78595b55e26.zip
FreeBSD-src-0426c0af88896ae0e7b7809d8729d78595b55e26.tar.gz
comma typos
Diffstat (limited to 'lib/msun/man')
-rw-r--r--lib/msun/man/atan2.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/msun/man/atan2.3 b/lib/msun/man/atan2.3
index 72c3588..3dc53e7 100644
--- a/lib/msun/man/atan2.3
+++ b/lib/msun/man/atan2.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)atan2.3 5.1 (Berkeley) 5/2/91
-.\" $Id: atan2.3,v 1.1.1.1 1994/08/19 09:39:41 jkh Exp $
+.\" $Id: atan2.3,v 1.2 1995/03/01 05:05:34 jkh Exp $
.\"
.Dd May 2, 1991
.Dt ATAN2 3
@@ -184,11 +184,11 @@ r := \(sr(x\(**x+y\(**y);\0\0if r = 0 then x := copysign(1,x);
.Xr atan 3 ,
.Xr cos 3 ,
.Xr cosh 3 ,
+.Xr math 3 ,
.Xr sin 3 ,
.Xr sinh 3 ,
.Xr tan 3 ,
-.Xr tanh 3 ,
-.Xr math 3 ,
+.Xr tanh 3
.Sh STANDARDS
The
.Fn atan2
OpenPOWER on IntegriCloud