diff options
Diffstat (limited to 'lib/libc/locale/isdigit.3')
-rw-r--r-- | lib/libc/locale/isdigit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/isdigit.3 b/lib/libc/locale/isdigit.3 index 53b198606e7f..e5b8e77cdfa5 100644 --- a/lib/libc/locale/isdigit.3 +++ b/lib/libc/locale/isdigit.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)isdigit.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/locale/isdigit.3,v 1.19.2.1 2007/05/12 21:29:16 gabor Exp $ .\" .Dd May 4, 2007 .Dt ISDIGIT 3 |