From 5796457847338c884c1863d78addddafce4fc02f Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 1 Jun 2003 19:27:27 +0000 Subject: - section reorder - merge COMPATIBILITY - kill whitespace at EOL --- src/lib/libc/stdlib/qsort.3 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/lib/libc/stdlib/qsort.3') diff --git a/src/lib/libc/stdlib/qsort.3 b/src/lib/libc/stdlib/qsort.3 index a0561cadbe..da2842aa92 100644 --- a/src/lib/libc/stdlib/qsort.3 +++ b/src/lib/libc/stdlib/qsort.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: qsort.3,v 1.10 2003/05/10 06:48:30 jmc Exp $ +.\" $OpenBSD: qsort.3,v 1.11 2003/06/01 19:27:27 jmc Exp $ .\" .Dd June 4, 1993 .Dt QSORT 3 @@ -181,12 +181,6 @@ or .Fn mergesort were unable to allocate memory. .El -.Sh COMPATIBILITY -Previous versions of -.Fn qsort -did not permit the comparison routine itself to call -.Fn qsort . -This is no longer true. .Sh SEE ALSO .Xr sort 1 , .Xr radixsort 3 @@ -227,6 +221,12 @@ This is no longer true. .%V January 1992 .Re .Sh STANDARDS +Previous versions of +.Fn qsort +did not permit the comparison routine itself to call +.Fn qsort . +This is no longer true. +.Pp The .Fn qsort function conforms to -- cgit v1.2.3-55-g6feb