summaryrefslogtreecommitdiff
path: root/lib/libm
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-04-09 02:29:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-04-09 02:29:04 +0000
commit406da06f0cda05c8fcafd73ce484274006ea3313 (patch)
tree222da80018a4ded4818fa62688355fbabd44970d /lib/libm
parent9d6d8755ac9e5b0ad1e6af5e8af63dcca2f3379f (diff)
the the
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