summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/cos.3
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2003-02-27 00:46:45 +0000
committerjason <jason@openbsd.org>2003-02-27 00:46:45 +0000
commit78c426255ae6239c29dc596bf6fd2982dce34f79 (patch)
tree8d9155c16af33206f56554af0eebd93a6964d39e /lib/libm/man/cos.3
parentupdate link to NetBSD Package System docs (diff)
downloadwireguard-openbsd-78c426255ae6239c29dc596bf6fd2982dce34f79.tar.xz
wireguard-openbsd-78c426255ae6239c29dc596bf6fd2982dce34f79.zip
english it my native language, tho you'd never know it
Diffstat (limited to 'lib/libm/man/cos.3')
-rw-r--r--lib/libm/man/cos.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/cos.3 b/lib/libm/man/cos.3
index 35f243e2161..9338c48adcc 100644
--- a/lib/libm/man/cos.3
+++ b/lib/libm/man/cos.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cos.3,v 1.7 2003/02/27 00:27:47 jason Exp $
+.\" $OpenBSD: cos.3,v 1.8 2003/02/27 00:46:45 jason Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -48,7 +48,7 @@
.Sh DESCRIPTION
The
.Fn cos
-function compute the cosine of
+function computes the cosine of
.Fa x
(measured in radians).
The