svn commit: r359629 - head/lib/msun/man

Sergio Carlavilla Delgado carlavilla at FreeBSD.org
Sat Apr 4 07:43:57 UTC 2020


Author: carlavilla (doc committer)
Date: Sat Apr  4 07:43:47 2020
New Revision: 359629
URL: https://svnweb.freebsd.org/changeset/base/359629

Log:
  Fix typo

Modified:
  head/lib/msun/man/cos.3

Modified: head/lib/msun/man/cos.3
==============================================================================
--- head/lib/msun/man/cos.3	Sat Apr  4 04:03:10 2020	(r359628)
+++ head/lib/msun/man/cos.3	Sat Apr  4 07:43:47 2020	(r359629)
@@ -83,6 +83,6 @@ These functions conform to
 .St -isoC-99 .
 .Sh HISTORY
 The
-.Fn sin
+.Fn cos
 function first appeared in
 .At v1 .


More information about the svn-src-all mailing list