aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/error
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/error')
-rw-r--r--usr.bin/error/filter.c2
-rw-r--r--usr.bin/error/input.c2
-rw-r--r--usr.bin/error/main.c2
-rw-r--r--usr.bin/error/pi.c2
-rw-r--r--usr.bin/error/subr.c2
-rw-r--r--usr.bin/error/touch.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/error/filter.c b/usr.bin/error/filter.c
index 84fd970572a9..a108f4755084 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/error/filter.c,v 1.3.2.1 1999/08/29 15:27:31 peter Exp $";
#endif /* not lint */
#include <sys/types.h>
diff --git a/usr.bin/error/input.c b/usr.bin/error/input.c
index 602fed616ae6..b02b5ae8636f 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/error/input.c,v 1.3.2.1 1999/08/29 15:27:31 peter Exp $";
#endif /* not lint */
#include <ctype.h>
diff --git a/usr.bin/error/main.c b/usr.bin/error/main.c
index 7e8b9d587f51..d254640c382e 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/error/main.c,v 1.4.2.1 1999/08/29 15:27:31 peter Exp $";
#endif /* not lint */
#include <ctype.h>
diff --git a/usr.bin/error/pi.c b/usr.bin/error/pi.c
index 405f548e4b08..fcf36428ba90 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/error/pi.c,v 1.4.2.1 1999/08/29 15:27:32 peter Exp $";
#endif /* not lint */
#include <ctype.h>
diff --git a/usr.bin/error/subr.c b/usr.bin/error/subr.c
index cd0846392cab..8bca9b1516ae 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/error/subr.c,v 1.3.2.1 1999/08/29 15:27:32 peter Exp $";
#endif /* not lint */
#include <ctype.h>
diff --git a/usr.bin/error/touch.c b/usr.bin/error/touch.c
index de6a396ebd3d..f33b6d930fb4 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/error/touch.c,v 1.6.2.1 1999/08/29 15:27:33 peter Exp $";
#endif /* not lint */
#include <sys/types.h>