summaryrefslogtreecommitdiff
path: root/etc/etc.sun3
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.sun3')
-rw-r--r--etc/etc.sun3/README2
-rw-r--r--etc/etc.sun3/install.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.sun3/README b/etc/etc.sun3/README
index d5060364173..30231aa7137 100644
--- a/etc/etc.sun3/README
+++ b/etc/etc.sun3/README
@@ -1,4 +1,4 @@
-# $Id: README,v 1.1 1995/10/18 08:38:02 deraadt Exp $ -*- text -*-
+# $OpenBSD: README,v 1.2 1998/09/23 07:30:57 todd Exp $ -*- text -*-
NetBSD/Sun3 Binary Snapshot
diff --git a/etc/etc.sun3/install.sh b/etc/etc.sun3/install.sh
index e69b0ea1752..4bc6fed2d2a 100644
--- a/etc/etc.sun3/install.sh
+++ b/etc/etc.sun3/install.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: install.sh,v 1.1 1995/10/18 08:38:02 deraadt Exp $
+# $OpenBSD: install.sh,v 1.2 1998/09/23 07:30:58 todd Exp $
umask 0
[ "$TARDIR" ] || { echo "$0: set TARDIR first" ; exit 1; }