Add sradixsort to the NAME section.

This commit is contained in:
simonb 2001-06-07 13:17:09 +00:00
parent 9a7e97f190
commit 8e610505cb
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: radixsort.3,v 1.9 2001/03/16 07:47:29 fair Exp $
.\" $NetBSD: radixsort.3,v 1.10 2001/06/07 13:17:09 simonb Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -37,7 +37,8 @@
.Dt RADIXSORT 3
.Os
.Sh NAME
.Nm radixsort
.Nm radixsort ,
.Nm sradixsort
.Nd radix sort
.Sh LIBRARY
.Lb libc