summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2001-04-24 23:38:12 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2001-04-24 23:38:12 +0000
commite6bdeb7738a9192c387d8edc0a449b543f1e1c1e (patch)
treee153767ec45f68c4e4fd8aa0422a34fa1cbb327b
parentafa8ded9240796a6d570f1464466d085031525e4 (diff)
Clean up spelling, some punctuation.
-rw-r--r--distrib/notes/powerpc/hardware4
-rw-r--r--distrib/notes/powerpc/install28
-rw-r--r--distrib/notes/powerpc/prep6
3 files changed, 19 insertions, 19 deletions
diff --git a/distrib/notes/powerpc/hardware b/distrib/notes/powerpc/hardware
index 67ec4818916..c0974e7527c 100644
--- a/distrib/notes/powerpc/hardware
+++ b/distrib/notes/powerpc/hardware
@@ -8,7 +8,7 @@ Has been tested on iMac Revs A-C as well as on iMac DV(+) machines, several
Power Macintosh G4 systems (single and dual processor), as well as the
G4 Cube. For portables, PowerBook G3, PowerBook G4 have been tested,
iBook minimally tested. Note that power saving features on portables
-are very limited, no power managment features are available, suspend/sleep
+are very limited, no power management features are available, suspend/sleep
is not supported.
@@ -27,7 +27,7 @@ Supported devices {:-include-:}:
Digital DC21x4x-based PCI Ethernet adapters, including:
Znyx ZX34X
Onboard Older iMac 10-100Mbs (bm) Ethernet.
- Onboard G4/Powerbook/Newer iMac (gm) ethernet.
+ Onboard G4/PowerBook/Newer iMac (gm) ethernet.
Tape drives:
SCSI Tape drives
diff --git a/distrib/notes/powerpc/install b/distrib/notes/powerpc/install
index d5f21501345..5d094f24279 100644
--- a/distrib/notes/powerpc/install
+++ b/distrib/notes/powerpc/install
@@ -6,13 +6,13 @@ shouldn't be too much trouble.
Before you begin, you should decide if OpenBSD is to be installed
on the whole disk or share the disk with MacOS.
-For standalone (No MacOS installed) or dedicated disks, the MBR
-installation method should be chosen and no additional prep is necessary
+For stand-alone (No MacOS installed) or dedicated disks, the MBR
+installation method should be chosen and no additional prep is necessary.
If it is to shared the disk with MacOS a partition must be preallocated
-by the MacOS partition editor and MacOS installed to the proper parition.
-This expects that the HFS parition will be the first parition on
-the disk, and then the OpenBSD parition will follow.
+by the MacOS partition editor and MacOS installed to the proper partition.
+This expects that the HFS partition will be the first partition on
+the disk, and then the OpenBSD partition will follow.
This may require the disk be reformatted and reinstalled under MacOS
using the "Drive Setup" application.
@@ -74,16 +74,16 @@ process again from scratch.
OpenBSD is being installed on. If there are any existing
partitions defined (for any operating system), and a disk label
is not found, you will first be given an opportunity to run
- fdisk (MBR paritioned disk) or pdisk (HFS paritioned disk)
+ fdisk (MBR partitioned disk) or pdisk (HFS partitioned disk)
and create an OpenBSD partition.
If pdisk is being invoked, It will issue a prompt which will
- allow one to delete the Unused parition, then using the "C"
- command create a new parition. It is necessary to display
- the parition table, either before deleting the free parition
+ allow one to delete the Unused partition, then using the "C"
+ command create a new partition. It is necessary to display
+ the partition table, either before deleting the free partition
or after, to know the start and size of the partition.
- An example Parition map:The parition map may look like the following
+ An example Partition map:The partition map may look like the following
Before editing the table, it looks like:
#: type name length base ( size )
@@ -113,9 +113,9 @@ process again from scratch.
10: Apple_HFS untitled 2 4120589 @ 2143854 ( 2.0G)
11: OpenBSD OpenBSD 6330517 @ 6264443 ( 3.0G)
- This will likely be different based on the number of paritions
+ This will likely be different based on the number of partitions
created on the disk by the Apple partition editor.
- It is _VERY_ important to not change the start or sizes of paritions
+ It is _VERY_ important to not change the start or sizes of partitions
other than the ones that are to be used by OpenBSD, including
the Apple_Driver.* and Apple_partition_map.
@@ -132,7 +132,7 @@ process again from scratch.
<output is in the after example above>
---
- After the parition is deleted, if the parition is printed,
+ After the partition is deleted, if the partition is printed,
it will show up as:
...
11: Apple_Free Extra 6330517 @ 6264443 ( 3.0G)
@@ -202,7 +202,7 @@ process again from scratch.
will ask for the IP address to use, the symbolic host name to use,
the netmask to use and any interface-specific flags to set. The
interface-specific flags are usually used to determine which media
- the network card is to use. Supply the apropriate media options
+ the network card is to use. Supply the appropriate media options
as suggested, Typically no media flags are required as autodetect
normally works.
diff --git a/distrib/notes/powerpc/prep b/distrib/notes/powerpc/prep
index af59351feb0..d8af35f0c99 100644
--- a/distrib/notes/powerpc/prep
+++ b/distrib/notes/powerpc/prep
@@ -4,9 +4,9 @@ disk using a MBR partitioned disk or sharing a disk with MacOS.
If the disk is to be shared between MacOS and OpenBSD, it is necessary
to reformat and install the MacOS partitions first, using "Drive Setup",
leaving space on the disk as an "Unused" partition.
-If the disk was previously paritioned, it is possible to reuse a parition
-for OpenBSD, as long as it is not the first parition on the disk.
-The bootloader is expected to be found in that first (HFS) parition.
+If the disk was previously partitioned, it is possible to reuse a Pariti on
+for OpenBSD, as long as it is not the first Pariti on on the disk.
+The bootloader is expected to be found in that first (HFS) Pariti on.
For dedicated disks, MACHINE port boots off a boot program in
an MSDOS filesystem. This is now set up by the install program