Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2020 07:43:48 +0000 (UTC)
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359629 - head/lib/msun/man
Message-ID:  <202004040743.0347hmd6061555@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004040743.0347hmd6061555>