diff options
Diffstat (limited to 'gnu/libexec/uucp/uustat')
| -rw-r--r-- | gnu/libexec/uucp/uustat/Makefile | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uustat/uustat.1 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uustat/uustat.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/libexec/uucp/uustat/Makefile b/gnu/libexec/uucp/uustat/Makefile index 7451292ceaa4..4387ac7b2f3c 100644 --- a/gnu/libexec/uucp/uustat/Makefile +++ b/gnu/libexec/uucp/uustat/Makefile @@ -1,5 +1,5 @@ # Makefile for uustat -# $Id: Makefile,v 1.2 1993/08/05 16:15:22 jtc Exp $ +# Makefile,v 1.1 1993/08/05 18:28:01 conklin Exp BINDIR= $(bindir) BINOWN= $(owner) diff --git a/gnu/libexec/uucp/uustat/uustat.1 b/gnu/libexec/uucp/uustat/uustat.1 index b6110ea50a97..dc93932023f1 100644 --- a/gnu/libexec/uucp/uustat/uustat.1 +++ b/gnu/libexec/uucp/uustat/uustat.1 @@ -1,4 +1,4 @@ -''' $Id: uustat.1,v 1.11 1994/01/03 04:04:38 ian Rel $ +''' uustat.1,v 1.2 1994/05/07 18:14:22 ache Exp .TH uustat 1 "Taylor UUCP 1.05" .SH NAME uustat \- UUCP status inquiry and control diff --git a/gnu/libexec/uucp/uustat/uustat.c b/gnu/libexec/uucp/uustat/uustat.c index 7649dd47b393..8c73e1b78fad 100644 --- a/gnu/libexec/uucp/uustat/uustat.c +++ b/gnu/libexec/uucp/uustat/uustat.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char uustat_rcsid[] = "$Id: uustat.c,v 1.44 1994/01/30 20:59:40 ian Rel $"; +const char uustat_rcsid[] = "uustat.c,v 1.2 1994/05/07 18:14:24 ache Exp"; #endif #include <ctype.h> |
