summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/qsort.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/qsort.3')
-rw-r--r--lib/libc/stdlib/qsort.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/stdlib/qsort.3 b/lib/libc/stdlib/qsort.3
index 4f449c7..aa2609c 100644
--- a/lib/libc/stdlib/qsort.3
+++ b/lib/libc/stdlib/qsort.3
@@ -162,7 +162,9 @@ is set to indicate the error.
.Sh ERRORS
The
.Fn heapsort
-function succeeds unless:
+and
+.Fn mergesort
+functions succeed unless:
.Bl -tag -width Er
.It Bq Er EINVAL
The
OpenPOWER on IntegriCloud