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 ab50a8a88f4c..a661d49f29ec 100644
--- a/usr.bin/rup/Makefile
+++ b/usr.bin/rup/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.3 1997/02/22 19:56:47 peter Exp $
PROG= rup
MAN1= rup.1
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1
index b19041548d7b..7321ec73d0a3 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.5 1997/02/22 19:56:48 peter Exp $
+.\" $Id: rup.1,v 1.6 1997/08/07 06:50:02 charnier Exp $
.\"
.Dd June 7, 1993
.Dt RUP 1
diff --git a/usr.bin/rup/rup.c b/usr.bin/rup/rup.c
index 89b6ffb3c1b8..98044457805f 100644
--- a/usr.bin/rup/rup.c
+++ b/usr.bin/rup/rup.c
@@ -33,7 +33,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: rup.c,v 1.9 1997/09/15 09:46:42 jkh Exp $";
+ "$Id: rup.c,v 1.10 1998/04/01 21:34:10 danny Exp $";
#endif /* not lint */
#include <err.h>