summaryrefslogtreecommitdiff
path: root/usr.bin/rup
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rup')
-rw-r--r--usr.bin/rup/Makefile2
-rw-r--r--usr.bin/rup/rup.12
-rw-r--r--usr.bin/rup/rup.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rup/Makefile b/usr.bin/rup/Makefile
index 1d53109f824f..6294402e683c 100644
--- a/usr.bin/rup/Makefile
+++ b/usr.bin/rup/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1993/11/10 03:47:06 smace Exp $
+# Makefile,v 1.1.1.1 1994/08/28 15:01:31 csgr Exp
PROG= rup
MAN1= rup.1
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1
index e9bc3d348581..a579c4660493 100644
--- a/usr.bin/rup/rup.1
+++ b/usr.bin/rup/rup.1
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rup.1,v 1.1.1.1 1994/08/28 15:01:31 csgr Exp $
+.\" rup.1,v 1.2 1994/11/18 21:37:40 ats Exp
.\"
.Dd June 7, 1993
.Dt RUP 1
diff --git a/usr.bin/rup/rup.c b/usr.bin/rup/rup.c
index 0ae1be14ddde..b5c786050a4a 100644
--- a/usr.bin/rup/rup.c
+++ b/usr.bin/rup/rup.c
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: rup.c,v 1.3 1994/04/10 10:42:28 csgr Exp $";
+static char rcsid[] = "rup.c,v 1.1.1.1 1994/08/28 15:01:31 csgr Exp";
#endif /* not lint */
#include <stdio.h>