aboutsummaryrefslogtreecommitdiff
path: root/libexec/uucpd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/uucpd')
-rw-r--r--libexec/uucpd/Makefile2
-rw-r--r--libexec/uucpd/pathnames.h2
-rw-r--r--libexec/uucpd/uucpd.82
-rw-r--r--libexec/uucpd/uucpd.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/libexec/uucpd/Makefile b/libexec/uucpd/Makefile
index 3aeb623eab90..5fff1a1ee38e 100644
--- a/libexec/uucpd/Makefile
+++ b/libexec/uucpd/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $FreeBSD$
+# $FreeBSD: src/libexec/uucpd/Makefile,v 1.8.2.1 1999/08/29 15:04:22 peter Exp $
PROG= uucpd
MAN8= uucpd.8
diff --git a/libexec/uucpd/pathnames.h b/libexec/uucpd/pathnames.h
index c06df3685d91..9bee59750300 100644
--- a/libexec/uucpd/pathnames.h
+++ b/libexec/uucpd/pathnames.h
@@ -32,7 +32,7 @@
*
* @(#)pathnames.h 8.1 (Berkeley) 6/4/93
*
- * $FreeBSD$
+ * $FreeBSD: src/libexec/uucpd/pathnames.h,v 1.5.2.1 1999/08/29 15:04:22 peter Exp $
*/
#include <paths.h>
diff --git a/libexec/uucpd/uucpd.8 b/libexec/uucpd/uucpd.8
index 3566229a028d..e9ee1cf7438d 100644
--- a/libexec/uucpd/uucpd.8
+++ b/libexec/uucpd/uucpd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)rshd.8 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/libexec/uucpd/uucpd.8,v 1.6.2.1 1999/08/29 15:04:23 peter Exp $
.\"
.Dd Feb 18, 1996
.Dt UUCPD 8
diff --git a/libexec/uucpd/uucpd.c b/libexec/uucpd/uucpd.c
index b1ac24da85f3..e41f8f2b0c10 100644
--- a/libexec/uucpd/uucpd.c
+++ b/libexec/uucpd/uucpd.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)uucpd.c 8.1 (Berkeley) 6/4/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/libexec/uucpd/uucpd.c,v 1.15.2.2 1999/08/29 15:04:23 peter Exp $";
#endif /* not lint */
/*