summaryrefslogtreecommitdiff
path: root/lib/libm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm')
-rw-r--r--lib/libm/man/j0.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/j0.3 b/lib/libm/man/j0.3
index a8fd0406049..f7e954efb87 100644
--- a/lib/libm/man/j0.3
+++ b/lib/libm/man/j0.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)j0.3 6.7 (Berkeley) 4/19/91
-.\" $Id: j0.3,v 1.3 1997/04/05 04:18:50 tholo Exp $
+.\" $Id: j0.3,v 1.4 1997/04/09 02:28:37 deraadt Exp $
.\"
.Dd April 19, 1991
.Dt J0 3
@@ -125,7 +125,7 @@ value
(expressed as a double).
.Sh RETURN VALUES
If these functions are successful,
-the computed value is returned, otherwise the the global variable
+the computed value is returned, otherwise the global variable
.Va errno
is set to EDOM or ERANGE.
.Sh SEE ALSO