diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2022-03-29 18:15:53 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2022-03-29 18:15:53 +0000 |
commit | 8e6563cb8f33fb45e0e9aefe822926fd0278052a (patch) | |
tree | 6637a942b9c6a4a2400df617ea113dac1bde7745 /lib/libm/man | |
parent | e4989fa16cf01cd656f995ff80494329387e8488 (diff) |
man pages: add missing word, The foo() ... -> The foo() function ...
ok jmc@ schwarze@
Diffstat (limited to 'lib/libm/man')
-rw-r--r-- | lib/libm/man/acos.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libm/man/acos.3 b/lib/libm/man/acos.3 index c6eedb7ceb7..c8410017753 100644 --- a/lib/libm/man/acos.3 +++ b/lib/libm/man/acos.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acos.3,v 1.16 2021/06/29 14:47:33 schwarze Exp $ +.\" $OpenBSD: acos.3,v 1.17 2022/03/29 18:15:52 naddy Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)acos.3 5.1 (Berkeley) 5/2/91 .\" -.Dd $Mdocdate: June 29 2021 $ +.Dd $Mdocdate: March 29 2022 $ .Dt ACOS 3 .Os .Sh NAME @@ -53,11 +53,11 @@ in the range .Bq 0 , pi . The .Fn acosf -is a single precision version of +function is a single precision version of .Fn acos . The .Fn acosl -is an extended precision version of +function is an extended precision version of .Fn acos . .Sh RETURN VALUES If |x|>1, |