diff options
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/alpha/ramdisk/install.md | 4 | ||||
-rw-r--r-- | distrib/hp300/ramdisk/install.md | 4 | ||||
-rw-r--r-- | distrib/i386/floppies/ramdisk/install.md | 4 | ||||
-rw-r--r-- | distrib/pmax/install.md | 4 | ||||
-rw-r--r-- | distrib/sparc/install.md | 4 | ||||
-rw-r--r-- | distrib/sun3/ramdisk/install.md | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/distrib/alpha/ramdisk/install.md b/distrib/alpha/ramdisk/install.md index 3bfdea00aa4..ed6df83e6e5 100644 --- a/distrib/alpha/ramdisk/install.md +++ b/distrib/alpha/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.25 1998/10/28 17:53:27 millert Exp $ +# $OpenBSD: install.md,v 1.26 1998/11/03 04:10:13 aaron Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. # All rights reserved. @@ -152,7 +152,7 @@ md_prep_disklabel() cat << \__md_prep_disklabel_1 If you are unsure of how to use multiple partitions properly -(ie. seperating /, /usr, /tmp, /var, /usr/local, and other things) +(ie. separating /, /usr, /tmp, /var, /usr/local, and other things) just split the space into a root and swap partition for now. __md_prep_disklabel_1 diff --git a/distrib/hp300/ramdisk/install.md b/distrib/hp300/ramdisk/install.md index bf9b57ba71a..a13e9545ab3 100644 --- a/distrib/hp300/ramdisk/install.md +++ b/distrib/hp300/ramdisk/install.md @@ -1,6 +1,6 @@ #!/bin/sh # -# $OpenBSD: install.md,v 1.13 1998/10/28 17:53:29 millert Exp $ +# $OpenBSD: install.md,v 1.14 1998/11/03 04:10:14 aaron Exp $ # $NetBSD: install.md,v 1.1.2.4 1996/08/26 15:45:14 gwr Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -439,7 +439,7 @@ md_prep_disklabel() cat << \__md_prep_disklabel_1 If you are unsure of how to use multiple partitions properly -(ie. seperating /, /usr, /tmp, /var, /usr/local, and other things) +(ie. separating /, /usr, /tmp, /var, /usr/local, and other things) just split the space into a root and swap partition for now. __md_prep_disklabel_1 diff --git a/distrib/i386/floppies/ramdisk/install.md b/distrib/i386/floppies/ramdisk/install.md index 010f449c016..1398520acb5 100644 --- a/distrib/i386/floppies/ramdisk/install.md +++ b/distrib/i386/floppies/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.41 1998/10/07 18:42:08 millert Exp $ +# $OpenBSD: install.md,v 1.42 1998/11/03 04:10:15 aaron Exp $ # # # Copyright rc) 1996 The NetBSD Foundation, Inc. @@ -191,7 +191,7 @@ should have a BIOS partition entry that spans the space they occupy completely. For safety, also make sure all OpenBSD file systems are 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 +partitions properly (ie. separating /, /usr, /tmp, /var, /usr/local, and other things) just split the space into a root and swap partition for now. __md_prep_disklabel_1 diff --git a/distrib/pmax/install.md b/distrib/pmax/install.md index 2ab6017f5a1..d32cbfed20d 100644 --- a/distrib/pmax/install.md +++ b/distrib/pmax/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.9 1998/09/11 22:55:44 millert Exp $ +# $OpenBSD: install.md,v 1.10 1998/11/03 04:10:16 aaron Exp $ # $NetBSD: install.md,v 1.3.2.5 1996/08/26 15:45:28 gwr Exp $ # # @@ -188,7 +188,7 @@ md_prep_disklabel() cat << \__md_prep_disklabel_1 If you are unsure of how to use multiple partitions properly -(ie. seperating /, /usr, /tmp, /var, /usr/local, and other things) +(ie. separating /, /usr, /tmp, /var, /usr/local, and other things) just split the space into a root and swap partition for now. __md_prep_disklabel_1 diff --git a/distrib/sparc/install.md b/distrib/sparc/install.md index ec53722f4f9..0a03e166ccb 100644 --- a/distrib/sparc/install.md +++ b/distrib/sparc/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.23 1998/10/28 17:53:29 millert Exp $ +# $OpenBSD: install.md,v 1.24 1998/11/03 04:10:16 aaron Exp $ # $NetBSD: install.md,v 1.3.2.5 1996/08/26 15:45:28 gwr Exp $ # # @@ -198,7 +198,7 @@ md_prep_disklabel() # display example cat << \__md_prep_disklabel_1 If you are unsure of how to use multiple partitions properly -(ie. seperating /, /usr, /tmp, /var, /usr/local, and other things) +(ie. separating /, /usr, /tmp, /var, /usr/local, and other things) just split the space into a root and swap partition for now. __md_prep_disklabel_1 diff --git a/distrib/sun3/ramdisk/install.md b/distrib/sun3/ramdisk/install.md index 5a533f62c32..5a42ba4e768 100644 --- a/distrib/sun3/ramdisk/install.md +++ b/distrib/sun3/ramdisk/install.md @@ -1,6 +1,6 @@ #!/bin/sh # -# $OpenBSD: install.md,v 1.3 1998/10/28 17:53:31 millert Exp $ +# $OpenBSD: install.md,v 1.4 1998/11/03 04:10:16 aaron Exp $ # $NetBSD: install.md,v 1.1.2.4 1996/08/26 15:45:14 gwr Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -374,7 +374,7 @@ md_prep_disklabel() cat << \__md_prep_disklabel_1 If you are unsure of how to use multiple partitions properly -(ie. seperating /, /usr, /tmp, /var, /usr/local, and other things) +(ie. separating /, /usr, /tmp, /var, /usr/local, and other things) just split the space into a root and swap partition for now. __md_prep_disklabel_1 |