K 10 svn:author V 3 dim K 8 svn:date V 27 2023-06-22T22:05:25.893537Z K 7 svn:log V 596 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 (cherry picked from commit 2c01176a2802cb261d56a09c9faf9bff9dfb3536) Git Hash: f651a3f8ff0b37bb18855c6331620deedfafcccb Git Author: brad@comstyle.com END