aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec/uucp/uuxqt
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/libexec/uucp/uuxqt')
-rw-r--r--gnu/libexec/uucp/uuxqt/Makefile2
-rw-r--r--gnu/libexec/uucp/uuxqt/uuxqt.82
-rw-r--r--gnu/libexec/uucp/uuxqt/uuxqt.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/libexec/uucp/uuxqt/Makefile b/gnu/libexec/uucp/uuxqt/Makefile
index 3d2472754b8d..d928f9f29f45 100644
--- a/gnu/libexec/uucp/uuxqt/Makefile
+++ b/gnu/libexec/uucp/uuxqt/Makefile
@@ -1,5 +1,5 @@
# Makefile for uuxqt
-# $Id: Makefile,v 1.4 1994/05/31 05:09:03 ache Exp $
+# Makefile,v 1.5 1994/05/31 05:46:42 ache Exp
BINDIR= $(sbindir)
BINOWN= $(owner)
diff --git a/gnu/libexec/uucp/uuxqt/uuxqt.8 b/gnu/libexec/uucp/uuxqt/uuxqt.8
index 734d1631d674..c311c00bd479 100644
--- a/gnu/libexec/uucp/uuxqt/uuxqt.8
+++ b/gnu/libexec/uucp/uuxqt/uuxqt.8
@@ -1,4 +1,4 @@
-''' $Id: uuxqt.8,v 1.7 1993/09/11 22:25:50 ian Rel $
+''' uuxqt.8,v 1.2 1994/05/07 18:14:41 ache Exp
.TH uuxqt 8 "Taylor UUCP 1.05"
.SH NAME
uuxqt \- UUCP execution daemon
diff --git a/gnu/libexec/uucp/uuxqt/uuxqt.c b/gnu/libexec/uucp/uuxqt/uuxqt.c
index 890aa4326815..e13c9fc51e2d 100644
--- a/gnu/libexec/uucp/uuxqt/uuxqt.c
+++ b/gnu/libexec/uucp/uuxqt/uuxqt.c
@@ -26,7 +26,7 @@
#include "uucp.h"
#if USE_RCS_ID
-const char uuxqt_rcsid[] = "$Id: uuxqt.c,v 1.2 1994/05/07 18:14:43 ache Exp $";
+const char uuxqt_rcsid[] = "uuxqt.c,v 1.3 1994/10/22 03:51:36 ache Exp";
#endif
#include <errno.h>