diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
commit | 4b301465c86ff6179a4ef9cbe98597e12b0bdef7 (patch) | |
tree | ad84422ca53320a3870bb80aed42e6398d3f969a /distrib/pc532/floppies/inst/install.sh | |
parent | 124e22ed553b6c1db3b6ee2983145bdf1ce527c5 (diff) |
update from netbsd
Diffstat (limited to 'distrib/pc532/floppies/inst/install.sh')
-rw-r--r-- | distrib/pc532/floppies/inst/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/pc532/floppies/inst/install.sh b/distrib/pc532/floppies/inst/install.sh index 25a5e7141a9..b583a543e1a 100644 --- a/distrib/pc532/floppies/inst/install.sh +++ b/distrib/pc532/floppies/inst/install.sh @@ -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: install.sh,v 1.2 1995/11/16 14:20:06 deraadt Exp $ +# $Id: install.sh,v 1.3 1995/12/14 07:00:32 deraadt Exp $ # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable |