diff options
Diffstat (limited to 'lib/libm/man/cos.3')
-rw-r--r-- | lib/libm/man/cos.3 | 4 |
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 |