summaryrefslogtreecommitdiff
path: root/distrib/sun3/ramdisk
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-11-03 04:10:17 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-11-03 04:10:17 +0000
commit9acb969cd5079b265f33f0ed80a4aadd74cadc60 (patch)
treee9f624a18fb2613385e4c8441275a8581b7ef2b5 /distrib/sun3/ramdisk
parentb6b4f9b2d3e93df2635b6b51e98e887e4ec80e0c (diff)
seperating -> separating
Diffstat (limited to 'distrib/sun3/ramdisk')
-rw-r--r--distrib/sun3/ramdisk/install.md4
1 files changed, 2 insertions, 2 deletions
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