From d2034aedc1d28ea7495b2ee3f7dcc946ef5fb308 Mon Sep 17 00:00:00 2001 From: Sergio Carlavilla Delgado Date: Sat, 4 Apr 2020 07:43:47 +0000 Subject: [PATCH] Fix typo --- lib/msun/man/cos.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/msun/man/cos.3 b/lib/msun/man/cos.3 index 87a0b6cddc76..90e0ee4066cc 100644 --- a/lib/msun/man/cos.3 +++ b/lib/msun/man/cos.3 @@ -83,6 +83,6 @@ These functions conform to .St -isoC-99 . .Sh HISTORY The -.Fn sin +.Fn cos function first appeared in .At v1 .