From: tholo Date: Wed, 30 Apr 1997 06:32:05 +0000 (+0000) Subject: Fix typo X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=db87ee59628d5c6526ee826e671f78c4dc73ad34;p=openbsd Fix typo --- diff --git a/distrib/i386/floppies/ramdisk/install.md b/distrib/i386/floppies/ramdisk/install.md index d763219123b..8b8b02bdcc9 100644 --- a/distrib/i386/floppies/ramdisk/install.md +++ b/distrib/i386/floppies/ramdisk/install.md @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.md,v 1.5 1997/04/22 10:34:41 deraadt Exp $ +# $OpenBSD: install.md,v 1.6 1997/04/30 06:32:05 tholo Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -65,7 +65,7 @@ echo "can cause SIGNIFICANT data loss, and you are advised to make sure your" echo "hard drive is backed up before beginning the installation process." echo "" echo "Default answers are displyed in brackets after the questions. You can" -echo "hit Control-C at any time to quit. Also, quitting towards the latter +echo "hit Control-C at any time to quit. Also, quitting towards the latter" echo "part of the installation may leave your system in an inconsistent state." echo "" echo -n "Proceed with installation? [n] "