diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-03 04:10:17 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-03 04:10:17 +0000 |
commit | 9acb969cd5079b265f33f0ed80a4aadd74cadc60 (patch) | |
tree | e9f624a18fb2613385e4c8441275a8581b7ef2b5 /distrib/alpha | |
parent | b6b4f9b2d3e93df2635b6b51e98e887e4ec80e0c (diff) |
seperating -> separating
Diffstat (limited to 'distrib/alpha')
-rw-r--r-- | distrib/alpha/ramdisk/install.md | 4 |
1 files changed, 2 insertions, 2 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 |