From a3c632017e2c1a24a55f9dc6f0232f1f13dbdb4c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sat, 10 May 2003 06:48:30 +0000 Subject: typos; --- src/lib/libc/stdlib/qsort.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 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 6c4eba46bf..a0561cadbe 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.9 2002/02/23 19:51:46 miod Exp $ +.\" $OpenBSD: qsort.3,v 1.10 2003/05/10 06:48:30 jmc Exp $ .\" .Dd June 4, 1993 .Dt QSORT 3 @@ -185,7 +185,7 @@ were unable to allocate memory. Previous versions of .Fn qsort did not permit the comparison routine itself to call -.Fn qsort 3 . +.Fn qsort . This is no longer true. .Sh SEE ALSO .Xr sort 1 , -- cgit v1.2.3-55-g6feb