diff options
Diffstat (limited to 'lib/libc/gen/fnmatch.3')
-rw-r--r-- | lib/libc/gen/fnmatch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/fnmatch.3 b/lib/libc/gen/fnmatch.3 index 489b2a80c5d9c..0ff709b29f90d 100644 --- a/lib/libc/gen/fnmatch.3 +++ b/lib/libc/gen/fnmatch.3 @@ -28,7 +28,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fnmatch.3 8.3 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/gen/fnmatch.3,v 1.19 2007/01/09 00:27:53 imp Exp $ .\" .Dd July 18, 2004 .Dt FNMATCH 3 |