diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-05 21:27:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-09-05 21:27:39 +0000 |
commit | 59436c90b065edbbd368ed8679d5be33153d4fcc (patch) | |
tree | 2b6543cda0aa334b4d05e91f21b85211da5ffde5 /distrib/vax/runlist.sh | |
parent | ff0f2a750cbaf08bb2ec918bdabe6ad55177f066 (diff) |
sync to netbsd
Diffstat (limited to 'distrib/vax/runlist.sh')
-rw-r--r-- | distrib/vax/runlist.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/vax/runlist.sh b/distrib/vax/runlist.sh index d49ed331c55..d87fc1f933d 100644 --- a/distrib/vax/runlist.sh +++ b/distrib/vax/runlist.sh @@ -1,4 +1,4 @@ -# $Id: runlist.sh,v 1.1 1995/10/18 08:37:54 deraadt Exp $ +# $Id: runlist.sh,v 1.2 1996/09/05 21:27:34 deraadt Exp $ if [ "X$1" = "X-d" ]; then SHELLCMD=cat |