summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/qsort.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/qsort.3c')
-rw-r--r--usr/src/man/man3c/qsort.3c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man3c/qsort.3c b/usr/src/man/man3c/qsort.3c
index 7bfaf50a5d..d596283a81 100644
--- a/usr/src/man/man3c/qsort.3c
+++ b/usr/src/man/man3c/qsort.3c
@@ -19,7 +19,7 @@
.\" Copyright (c) 2002, Sun Microsystems, Inc. All Rights Reserved
.\" Copyright 2020 Oxide Computer Company
.\"
-.Dd September 11, 2020
+.Dd October 11, 2020
.Dt QSORT 3C
.Os
.Sh NAME
@@ -35,7 +35,8 @@
.Fa "size_t width"
.Fa "int (*compar)(const void *, const void *)"
.Fc
-.Fo qsort
+.Ft void
+.Fo qsort_r
.Fa "void *base"
.Fa "size_t nel"
.Fa "size_t width"