diff options
Diffstat (limited to 'lib/libc/stdlib/radixsort.3')
-rw-r--r-- | lib/libc/stdlib/radixsort.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/radixsort.3 b/lib/libc/stdlib/radixsort.3 index 7ce7156539ca..ded7ecac6d47 100644 --- a/lib/libc/stdlib/radixsort.3 +++ b/lib/libc/stdlib/radixsort.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)radixsort.3 8.2 (Berkeley) 1/27/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/radixsort.3,v 1.5.2.1 2000/04/22 17:06:29 phantom Exp $ .\" .Dd January 27, 1994 .Dt RADIXSORT 3 |