diff options
Diffstat (limited to 'lib/libc/regex')
-rw-r--r-- | lib/libc/regex/Makefile.inc | 2 | ||||
-rw-r--r-- | lib/libc/regex/re_format.7 | 2 | ||||
-rw-r--r-- | lib/libc/regex/regex.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/regex/Makefile.inc b/lib/libc/regex/Makefile.inc index 12af2a8..107de2e 100644 --- a/lib/libc/regex/Makefile.inc +++ b/lib/libc/regex/Makefile.inc @@ -1,5 +1,5 @@ # from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $Id: Makefile.inc,v 1.3 1997/05/03 03:50:02 jb Exp $ +# $FreeBSD$ # regex sources .PATH: ${.CURDIR}/../libc/regex diff --git a/lib/libc/regex/re_format.7 b/lib/libc/regex/re_format.7 index 23526c8..1fcce4a 100644 --- a/lib/libc/regex/re_format.7 +++ b/lib/libc/regex/re_format.7 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)re_format.7 8.3 (Berkeley) 3/20/94 -.\" $Id$ +.\" $FreeBSD$ .\" .TH RE_FORMAT 7 "March 20, 1994" .SH NAME diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 9c13913..3d90055 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 -.\" $Id$ +.\" $FreeBSD$ .\" .TH REGEX 3 "March 20, 1994" .de ZR |