diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
| commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
| tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /usr.bin/error | |
| parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) | |
Diffstat (limited to 'usr.bin/error')
| -rw-r--r-- | usr.bin/error/filter.c | 2 | ||||
| -rw-r--r-- | usr.bin/error/input.c | 2 | ||||
| -rw-r--r-- | usr.bin/error/main.c | 2 | ||||
| -rw-r--r-- | usr.bin/error/pi.c | 2 | ||||
| -rw-r--r-- | usr.bin/error/subr.c | 2 | ||||
| -rw-r--r-- | usr.bin/error/touch.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/error/filter.c b/usr.bin/error/filter.c index 1b82cfdf5ee4..81bd80ea1467 100644 --- a/usr.bin/error/filter.c +++ b/usr.bin/error/filter.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)filter.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: filter.c,v 1.2 1997/11/03 07:44:06 charnier Exp $"; + "$Id: filter.c,v 1.3 1998/02/25 02:29:58 bde Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/error/input.c b/usr.bin/error/input.c index 97b9667cfdd8..f606ed5c4f83 100644 --- a/usr.bin/error/input.c +++ b/usr.bin/error/input.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)input.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: input.c,v 1.3 1997/11/03 07:44:09 charnier Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/main.c b/usr.bin/error/main.c index 7ae8100dbd75..0e40ba912c68 100644 --- a/usr.bin/error/main.c +++ b/usr.bin/error/main.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: main.c,v 1.3 1997/11/03 07:44:12 charnier Exp $"; + "$Id: main.c,v 1.4 1998/02/25 02:25:50 bde Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/pi.c b/usr.bin/error/pi.c index c5c1ffb9145c..b69622b04dd6 100644 --- a/usr.bin/error/pi.c +++ b/usr.bin/error/pi.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)pi.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: pi.c,v 1.3 1997/11/03 07:44:15 charnier Exp $"; + "$Id: pi.c,v 1.4 1998/12/06 22:58:22 archie Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/subr.c b/usr.bin/error/subr.c index 9a44019ba76b..d9e564824a49 100644 --- a/usr.bin/error/subr.c +++ b/usr.bin/error/subr.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)subr.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: subr.c,v 1.3 1997/11/03 07:44:22 charnier Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/touch.c b/usr.bin/error/touch.c index 08952f7b593d..699979d12f06 100644 --- a/usr.bin/error/touch.c +++ b/usr.bin/error/touch.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)touch.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: touch.c,v 1.5 1998/02/25 02:24:04 bde Exp $"; + "$Id: touch.c,v 1.6 1998/12/06 22:58:23 archie Exp $"; #endif /* not lint */ #include <sys/types.h> |
