diff options
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r-- | lib/libc/regex/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index af7f57509cfc..cf46cd4b394c 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)regex.3 8.4 (Berkeley) 3/20/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/regex/regex.3,v 1.12 2002/12/19 09:40:23 ru Exp $ .\" .Dd October 2, 2002 .Dt REGEX 3 |