diff options
Diffstat (limited to 'distrib/i386/floppies/inst')
-rw-r--r-- | distrib/i386/floppies/inst/dot.hdprofile | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst/dot.profile | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst/install.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/distrib/i386/floppies/inst/dot.hdprofile b/distrib/i386/floppies/inst/dot.hdprofile index 3bb1bee7907..77b57a377ee 100644 --- a/distrib/i386/floppies/inst/dot.hdprofile +++ b/distrib/i386/floppies/inst/dot.hdprofile @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.hdprofile,v 1.2 1995/11/23 15:57:57 deraadt Exp $ +# $Id: dot.hdprofile,v 1.3 1995/12/14 07:00:09 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/inst/dot.profile b/distrib/i386/floppies/inst/dot.profile index ff168b23cd8..185c09a8254 100644 --- a/distrib/i386/floppies/inst/dot.profile +++ b/distrib/i386/floppies/inst/dot.profile @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.profile,v 1.2 1995/11/23 15:57:58 deraadt Exp $ +# $Id: dot.profile,v 1.3 1995/12/14 07:00:10 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/inst/install.sh b/distrib/i386/floppies/inst/install.sh index d82f84f21e4..2f2a30bc51c 100644 --- a/distrib/i386/floppies/inst/install.sh +++ b/distrib/i386/floppies/inst/install.sh @@ -28,7 +28,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: install.sh,v 1.3 1995/11/23 15:57:59 deraadt Exp $ +# $Id: install.sh,v 1.4 1995/12/14 07:00:10 deraadt Exp $ # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable |