diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-05-18 13:40:55 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1997-05-18 13:40:55 +0000 |
commit | d2847b39ba5d0c9dedabbbe49582bb324da7ee75 (patch) | |
tree | 1beac5a2659cdeabe30abc1131b70b9674fbfa00 /distrib/arc/runlist.sh | |
parent | 4f8d5ea59a198db4921add5f032dc1be875570ee (diff) |
ARC ramdisk install
Diffstat (limited to 'distrib/arc/runlist.sh')
-rw-r--r-- | distrib/arc/runlist.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/arc/runlist.sh b/distrib/arc/runlist.sh index 3e49510c909..a7d17019b75 100644 --- a/distrib/arc/runlist.sh +++ b/distrib/arc/runlist.sh @@ -1,4 +1,4 @@ -# $Id: runlist.sh,v 1.1 1997/05/14 21:15:45 pefo Exp $ +# $OpenBSD: runlist.sh,v 1.2 1997/05/18 13:40:45 pefo Exp $ if [ "X$1" = "X-d" ]; then SHELLCMD=cat |