diff options
Diffstat (limited to 'lib/libc/stdlib/strtoul.3')
-rw-r--r-- | lib/libc/stdlib/strtoul.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/strtoul.3 b/lib/libc/stdlib/strtoul.3 index 4eff5a7bc6028..9b094f31cfd9a 100644 --- a/lib/libc/stdlib/strtoul.3 +++ b/lib/libc/stdlib/strtoul.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strtoul.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/strtoul.3,v 1.21.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 28, 2001 .Dt STRTOUL 3 |