diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-25 04:35:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-10-25 04:35:54 +0000 |
commit | 7cd90268967d07ea0d64354b6735a030f5866b39 (patch) | |
tree | 607c0229fcaab65734bda58bd4bd6258f65b7515 /distrib/i386/floppies | |
parent | da74240d6a903822d13c8a10b3c360d65aa07f81 (diff) |
spelling
Diffstat (limited to 'distrib/i386/floppies')
-rw-r--r-- | distrib/i386/floppies/ramdisk/install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/floppies/ramdisk/install.md b/distrib/i386/floppies/ramdisk/install.md index 7ab215a6a8b..b32f2192d59 100644 --- a/distrib/i386/floppies/ramdisk/install.md +++ b/distrib/i386/floppies/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.24 1997/10/19 09:08:06 deraadt Exp $ +# $OpenBSD: install.md,v 1.25 1997/10/25 04:35:53 deraadt Exp $ # # # Copyright rc) 1996 The NetBSD Foundation, Inc. @@ -175,7 +175,7 @@ md_prep_disklabel() cat << \__md_prep_disklabel_1 If this disk is shared with other operating systems, those operating systems should have a BIOS partition entry that spans the space they occupy completely. -For safetyp, also make sure all OpenBSD file systems within the offset and size +For safety, also make sure all OpenBSD file systems within the offset and size specified in the 'A6' BIOS partition table. (By default, the disklabel editor will try to enforce this). If you are unsure of how to use multiple partitions properly (ie. seperating /, /usr, /tmp, /var, /usr/local, and other things) |