diff options
Diffstat (limited to 'contrib/com_err')
| -rw-r--r-- | contrib/com_err/com_err.3 | 2 | ||||
| -rw-r--r-- | contrib/com_err/com_err.h | 2 | ||||
| -rw-r--r-- | contrib/com_err/com_right.h | 2 | ||||
| -rw-r--r-- | contrib/com_err/compile_et.1 | 2 | ||||
| -rw-r--r-- | contrib/com_err/getarg.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/contrib/com_err/com_err.3 b/contrib/com_err/com_err.3 index e6eeea13b852..7f6685e4a63c 100644 --- a/contrib/com_err/com_err.3 +++ b/contrib/com_err/com_err.3 @@ -1,7 +1,7 @@ .\" Copyright (c) 1988 Massachusetts Institute of Technology, .\" Student Information Processing Board. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/com_err/com_err.3,v 1.1 1999/09/04 09:48:58 markm Exp $ .\" .TH COM_ERR 3 "22 Nov 1988" SIPB .SH NAME diff --git a/contrib/com_err/com_err.h b/contrib/com_err/com_err.h index 19cf034d6840..b19a12385b38 100644 --- a/contrib/com_err/com_err.h +++ b/contrib/com_err/com_err.h @@ -37,7 +37,7 @@ */ /* $Id: com_err.h,v 1.3 1998/05/02 20:13:28 assar Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/com_err.h,v 1.2 2000/01/14 18:28:23 bde Exp $ */ /* MIT compatible com_err library */ diff --git a/contrib/com_err/com_right.h b/contrib/com_err/com_right.h index c329bced9785..7084ec1be6a1 100644 --- a/contrib/com_err/com_right.h +++ b/contrib/com_err/com_right.h @@ -37,7 +37,7 @@ */ /* $Id: com_right.h,v 1.8 1998/02/17 21:19:43 bg Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/com_right.h,v 1.2 2000/01/14 18:51:30 bde Exp $ */ #ifndef __COM_RIGHT_H__ #define __COM_RIGHT_H__ diff --git a/contrib/com_err/compile_et.1 b/contrib/com_err/compile_et.1 index f43265521e1e..1949bdd30130 100644 --- a/contrib/com_err/compile_et.1 +++ b/contrib/com_err/compile_et.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 1988 Massachusetts Institute of Technology, .\" Student Information Processing Board. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/com_err/compile_et.1,v 1.3 2001/02/16 11:35:39 ru Exp $ .\" .Dd November 22, 1988 .Os diff --git a/contrib/com_err/getarg.c b/contrib/com_err/getarg.c index 80f76ab4a5ec..d2de05ac91e2 100644 --- a/contrib/com_err/getarg.c +++ b/contrib/com_err/getarg.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/com_err/getarg.c,v 1.2 2003/01/08 17:05:52 peter Exp $ */ #if 0 |
