aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man/cospi.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/man/cospi.3')
-rw-r--r--lib/msun/man/cospi.36
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/msun/man/cospi.3 b/lib/msun/man/cospi.3
index b76e1858ed33..5b33fe2555a1 100644
--- a/lib/msun/man/cospi.3
+++ b/lib/msun/man/cospi.3
@@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
-.\"
.Dd April 1, 2017
.Dt COSPI 3
.Os
@@ -60,7 +58,7 @@ and
functions returns
.Fn cos "\(*p \(mu x" .
If \*(Bax\*(Ba \*(Ge 2^(p - 1)
-where p is the floating\(enpoint precision of
+where p is the floating\(enpoint precision of
.Ar x ,
then the returned value is 1 and it has no significance.
.Sh SPECIAL VALUES
@@ -103,7 +101,7 @@ These functions conform to
IEEE Std 754\(tm\(en2008 ,
\(dqIEEE Standard for Floating-Point Arithmetic\(dq
and to
-ISO/IEC TS 18661-4 ,
+ISO/IEC TS 18661-4 ,
\(dqInformation technology \(em Programming languages, their environments,
and system software interfaces \(em Floating\(enpoint extensions for
C\(dq \(em Part 4: Supplementary functions.