diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-24 07:11:31 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-24 07:11:31 +0000 |
commit | c5f0b0cfc81bc97986aa175a0546f11b33af9ae8 (patch) | |
tree | d83e76d1669c6a9313245ea77cc6117425743df0 /distrib/notes/mac68k | |
parent | 7a53134fd57267b99882e2338eb013ab23290684 (diff) |
typos.
Diffstat (limited to 'distrib/notes/mac68k')
-rw-r--r-- | distrib/notes/mac68k/contents | 4 | ||||
-rw-r--r-- | distrib/notes/mac68k/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/mac68k/install | 4 | ||||
-rw-r--r-- | distrib/notes/mac68k/prep | 6 | ||||
-rw-r--r-- | distrib/notes/mac68k/upgrade | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/distrib/notes/mac68k/contents b/distrib/notes/mac68k/contents index cd804820f98..2a3e9c129c8 100644 --- a/distrib/notes/mac68k/contents +++ b/distrib/notes/mac68k/contents @@ -81,7 +81,7 @@ and are as follows: man pages for other architectures which happen to be installed from the source tree by default as well as many other sundry system files and programs. This set - is not necessarry but will improve the functionallity + is not necessary but will improve the functionality of many system programs. [ 1.7M gzipped, 5.9M uncompressed ] @@ -104,7 +104,7 @@ this directory are as follows: Installer_1.1f.sea.hqx This is the MacOS program used to install downloaded sets (such as those from the bins directory) onto a BSD partition. It - is necessarry in either the case of a fresh install or an + is necessary in either the case of a fresh install or an upgrade. Mkfs_1.45.sea.hqx diff --git a/distrib/notes/mac68k/hardware b/distrib/notes/mac68k/hardware index 4c8f9b8596a..db70ac3e91a 100644 --- a/distrib/notes/mac68k/hardware +++ b/distrib/notes/mac68k/hardware @@ -8,7 +8,7 @@ distribution (note that this does not count swap space!). Much more disk space is required to install the source and objects as well (about another 105MB). -OpenBSD/mac68k 2.2 now runs on most 680x0 Macintoshes. Specifically, it +OpenBSD/mac68k 2.2 now runs on most 680x0 MacIntosh's. Specifically, it should work on: 68020 with 68851 PMMU and 68881 FPU 68030 with 68882 FPU (most Macs have this) @@ -52,5 +52,5 @@ What isn't supported, but often asked about: Machines based on Apple's IOP technology including the Mac IIfx. Machines based on the 68LC040 processor. Unfortunately, the chip itself contains a major bug which is presently being worked - on. However, machiens such as the Centris 605 don't work + on. However, machines such as the Centris 605 don't work right now. diff --git a/distrib/notes/mac68k/install b/distrib/notes/mac68k/install index bc401b79d52..7046593b4df 100644 --- a/distrib/notes/mac68k/install +++ b/distrib/notes/mac68k/install @@ -59,7 +59,7 @@ If you are installing onto a single root partition, proceed to the partition(s) by hand: * Select "Build Devices" from the "File" menu. This builds - the necessarry tree of device files on your filesystem in + the necessary tree of device files on your filesystem in /dev. * Select "Mini Shell" from the "File" menu. @@ -70,7 +70,7 @@ If you are installing onto a single root partition, proceed to the the first scsi disk, sd0, on /usr, you would type: mount /dev/sd0b /usr - * Type "quit" to exi the minishell after you have mounted + * Type "quit" to exit the minishell after you have mounted all the filesystems. Installation of base files: diff --git a/distrib/notes/mac68k/prep b/distrib/notes/mac68k/prep index 75eed831ba4..801a60b81f9 100644 --- a/distrib/notes/mac68k/prep +++ b/distrib/notes/mac68k/prep @@ -40,12 +40,12 @@ software on the MacOS side. In the Memory control panel, you should turn Virtual Memory off whenever you are planning to use the BSD/Mac68k Booter. You should also assure that your machine is using 32-bit addressing. If there is no "Addressing:" option in your Memory control panel and your -machien is supported, your probably will need Mode32. Mode32 is a control +machine is supported, your probably will need Mode32. Mode32 is a control panel and extension combination which enable 32-bit addressing on older Macs which do not use it by default. This program is available from any Info-Mac mirror. Finally, we recommend strongly that, at least for the purposes of -setting the system up, you run with the machine's montior in 1-bit ("Black -and White" in the mOnitors control panel) mode. +setting the system up, you run with the machine's monitor in 1-bit ("Black +and White" in the monitor's control panel) mode. All of that done and accounted for, you are now set to install OpenBSD on your hard drive. diff --git a/distrib/notes/mac68k/upgrade b/distrib/notes/mac68k/upgrade index b4bdb9f8d96..dc7b07b2a42 100644 --- a/distrib/notes/mac68k/upgrade +++ b/distrib/notes/mac68k/upgrade @@ -8,6 +8,6 @@ Instead, download it while running OpenBSD and put it in /tmp or some other harmless place and unpack it with a command like 'tar zxvf etc22.tar.gz'. You will then have an etc directory with current system configuration files in it. Use this to carefully upgrade your files in the running /etc and -reboot the system. Also, it is hihgly recommended that when upgrading your +reboot the system. Also, it is highly recommended that when upgrading your kernel binary (/bsd) you backup the old, working kernel and extract bsd22.tar.gz into / only from OpenBSD. |