Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm/man Correct history (Brad Smith)
details: https://anonhg.NetBSD.org/src/rev/8967c652233b
branches: trunk
changeset: 376341:8967c652233b
user: christos <christos%NetBSD.org@localhost>
date: Sun Jun 11 15:28:21 2023 +0000
description:
Correct history (Brad Smith)
diffstat:
lib/libm/man/sincos.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 61475ae657f4 -r 8967c652233b lib/libm/man/sincos.3
--- a/lib/libm/man/sincos.3 Sun Jun 11 10:49:43 2023 +0000
+++ b/lib/libm/man/sincos.3 Sun Jun 11 15:28:21 2023 +0000
@@ -22,9 +22,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: head/lib/msun/man/sincos.3 366583 2020-10-09 19:12:44Z gbe $
-.\" $NetBSD: sincos.3,v 1.1 2022/08/27 08:31:59 christos Exp $
+.\" $NetBSD: sincos.3,v 1.2 2023/06/11 15:28:21 christos Exp $
.\"
-.Dd March 12, 2011
+.Dd June 11, 2023
.Dt SINCOS 3
.Os
.Sh NAME
@@ -77,7 +77,7 @@ are assigned the values of sine and cosi
.Xr sin 3 ,
.Sh HISTORY
These functions were added to
-.Fx 9.0
+.Fx 11.2
and
.Nx 10.0
to aid in writing various complex function contained in
Home |
Main Index |
Thread Index |
Old Index