summaryrefslogtreecommitdiff
path: root/lib/libm/man/atan2.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/man/atan2.3')
-rw-r--r--lib/libm/man/atan2.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/atan2.3 b/lib/libm/man/atan2.3
index eb6363d4118..a88acea6866 100644
--- a/lib/libm/man/atan2.3
+++ b/lib/libm/man/atan2.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)atan2.3 5.1 (Berkeley) 5/2/91
-.\" $Id: atan2.3,v 1.4 1999/07/01 00:06:39 deraadt Exp $
+.\" $Id: atan2.3,v 1.5 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 2, 1991
.Dt ATAN2 3
@@ -58,7 +58,7 @@ the return value.
The
.Xr atan2
function, if successful,
-returns the arc tangent of
+returns the arc tangent of
.Ar y/ Ns Ar x
in the range
.Bk -words