diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-04-25 21:32:17 +0000 |
commit | ca20eee8a154b2ffc9df0940a63371bcd284aaed (patch) | |
tree | 2be4056cd94f078774d7c965c865f62e5289467a /distrib/mac68k/inst/dot.instutils | |
parent | d44dfb5d692e3c38d987ca775af156909295c7b3 (diff) |
Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.
However this stuff is largely related to NetBSD and must be completely
redone, if we will make real relases sometime
Diffstat (limited to 'distrib/mac68k/inst/dot.instutils')
-rw-r--r-- | distrib/mac68k/inst/dot.instutils | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/mac68k/inst/dot.instutils b/distrib/mac68k/inst/dot.instutils index 94a55659fe5..5ad7d1ff52e 100644 --- a/distrib/mac68k/inst/dot.instutils +++ b/distrib/mac68k/inst/dot.instutils @@ -1,4 +1,4 @@ -# +# $OpenBSD: dot.instutils,v 1.2 1996/04/25 21:28:35 niklas Exp $ # $NetBSD: dot.instutils,v 1.1 1995/07/18 04:13:08 briggs Exp $ # # Copyright (c) 1994 Christopher G. Demetriou @@ -30,9 +30,9 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Installation configuration utilites (functions), to get NetBSD configured +# Installation configuration utilites (functions), to get OpenBSD configured # reasonably once it is installed on the hard disk. These are meant to be -# invoked from the shell prompt, by people installing NetBSD. +# invoked from the shell prompt, by people installing OpenBSD. Configure() { |