Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 12/14/2000 00:11:25
Module Name:	basesrc
Committed By:	garbled
Date:		Wed Dec 13 22:11:24 UTC 2000

Modified Files:
	basesrc/lib/libc/stdlib: radixsort.3

Log Message:
Radixsort wants a const u_char ** as a fisrt argument, not just a
u_char **.  Fix this manpage.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/stdlib/radixsort.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.