qsort.3: Bump Dd and note that Annex K is optional

This commit is contained in:
Conrad Meyer 2020-01-20 18:43:10 +00:00
parent 65e5f2cdd4
commit ae39ed868b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=356922

View File

@ -32,7 +32,7 @@
.\" @(#)qsort.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
.Dd January 14, 2020
.Dd January 20, 2020
.Dt QSORT 3
.Os
.Sh NAME
@ -343,6 +343,13 @@ with
.Fn qsort_s
to work around this problem.
.Pp
.Fn qsort_s
is part of the
.Em optional
Annex K portion of
.St -isoC-2011
and may not be portable to other standards-conforming platforms.
.Pp
Previous versions of
.Fn qsort
did not permit the comparison routine itself to call