diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /usr.bin/error | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (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 5d3c992cd794..1aac363bc83c 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.1.1.1.8.1 1997/12/23 07:18:15 charnier Exp $"; + "$Id: filter.c,v 1.1.1.1.8.2 1998/07/16 23:51:37 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/error/input.c b/usr.bin/error/input.c index 97b9667cfdd8..5f846362872c 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.2.6.1 1997/12/23 07:18:18 charnier Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/main.c b/usr.bin/error/main.c index 5fbc58b2819b..3d970f050e96 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.2.6.1 1997/12/23 07:18:21 charnier Exp $"; + "$Id: main.c,v 1.2.6.2 1998/07/16 23:51:39 jkh Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/pi.c b/usr.bin/error/pi.c index 5984bcabe4c8..1c3ea1fe42ea 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$"; + "$Id: pi.c,v 1.2.6.1 1997/12/23 07:18:23 charnier Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/subr.c b/usr.bin/error/subr.c index 9a44019ba76b..096925caaa0a 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.2.6.1 1997/12/23 07:18:26 charnier Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/error/touch.c b/usr.bin/error/touch.c index 953f9f4c54a8..1a1c40546137 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.1.1.1.8.2 1997/12/23 07:18:29 charnier Exp $"; + "$Id: touch.c,v 1.1.1.1.8.3 1998/03/08 08:36:11 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |
