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/i386/floppies/runlist.sh | |
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/i386/floppies/runlist.sh')
-rw-r--r-- | distrib/i386/floppies/runlist.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/i386/floppies/runlist.sh b/distrib/i386/floppies/runlist.sh index 72d01961287..2129c8ea733 100644 --- a/distrib/i386/floppies/runlist.sh +++ b/distrib/i386/floppies/runlist.sh @@ -1,4 +1,4 @@ -# $Id: runlist.sh,v 1.1 1995/10/18 08:37:33 deraadt Exp $ +# $OpenBSD: runlist.sh,v 1.2 1996/04/25 21:28:01 niklas Exp $ if [ "X$1" = "X-d" ]; then SHELLCMD=cat |