opnsense-src/lib/msun/man
Brad Smith 2c01176a28 msun: Correct FreeBSD version in sincos() man page
The sincos() man page notes the function was added to msun in FreeBSD
9.0 which must have been an oversight in the review as it was commited
to 12.0 and then backported to the 11 branch.

So I have provided a diff to correct this to the first FreeBSD version
it did ship with which was 11.2.

Reviewed by:	dim, imp
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D40308
2023-06-09 22:04:43 +02:00
..
acos.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
acosh.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
asin.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
asinh.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
atan.3
atan2.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
atanh.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
cacos.3
ccos.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
ccosh.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
ceil.3
cexp.3 Implementations of cexpl() 2021-11-05 13:51:42 +02:00
cimag.3
clog.3 libm: Correct some typos in source code comments 2022-09-03 19:14:02 +02:00
complex.3 Implementations of cexpl() 2021-11-05 13:51:42 +02:00
copysign.3
cos.3
cosh.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
cospi.3 libm: Correct some typos in source code comments 2022-09-03 19:14:02 +02:00
cpow.3
csqrt.3
erf.3
exp.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
fabs.3
fdim.3
feclearexcept.3
feenableexcept.3
fegetenv.3
fegetround.3
fenv.3
floor.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
fma.3
fmax.3
fmod.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
hypot.3
ieee.3
ieee_test.3
ilogb.3
j0.3
lgamma.3
log.3
lrint.3
lround.3
math.3
nan.3
nextafter.3
remainder.3
rint.3
round.3
scalbn.3
signbit.3
sin.3
sincos.3 msun: Correct FreeBSD version in sincos() man page 2023-06-09 22:04:43 +02:00
sinh.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
sinpi.3 libm: Correct some typos in source code comments 2022-09-03 19:14:02 +02:00
sqrt.3 math(3): Use the .Fa macro for function arguments 2021-07-09 19:51:44 +02:00
tan.3
tanh.3 libc: Add HISTORY sections to the manual pages 2022-05-05 18:46:32 +02:00
tanpi.3 libm: Correct some typos in source code comments 2022-09-03 19:14:02 +02:00
trunc.3