diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 17:07:11 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 17:07:11 +0000 |
| commit | 95f2a893681eecfed2da1fc6b9af60147b7c26b7 (patch) | |
| tree | 6d729a6f51a55f9300dd7cbf236a91f914fcd011 /lib/libc/stdlib/radixsort.3 | |
| parent | 8707bb021a961eb67c52f70dd0520bdffcbd63ce (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/radixsort.3')
| -rw-r--r-- | lib/libc/stdlib/radixsort.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/radixsort.3 b/lib/libc/stdlib/radixsort.3 index 7212a2e73401..7ce7156539ca 100644 --- a/lib/libc/stdlib/radixsort.3 +++ b/lib/libc/stdlib/radixsort.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm radixsort .Nd radix sort +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <limits.h> .Fd #include <stdlib.h> |
