diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-17 20:11:21 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-04-17 20:11:21 +0000 |
commit | 1f3df21a77e720429383b26adc01a502c559c16c (patch) | |
tree | 36d1f49630606c8a3d97ae1c4db0f9586bb581d0 /distrib | |
parent | 7d0500737460926be52a8b0b54186d6c90e0d710 (diff) |
Spelling, typos, etc; mpech@prosoft.org.lv
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/i386/hardware | 2 | ||||
-rw-r--r-- | distrib/notes/packages | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index b97ca6545f0..ee0afb2d206 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -364,7 +364,7 @@ Elite Ultra locations, comprising of port 0x300, irq 10, and memory location 0xcc000. This matches a hard coded jumper on the board as well a common soft config setting. -Unfortunately, the kernel's autconfiguration process (specifically, some +Unfortunately, the kernel's autoconfiguration process (specifically, some of the devices it probes for) cause conflicts with the SMC Elite Ultra, and very often cause it to lose its configuration and fail its own probe. If this happens, you must boot the computer into DOS, and run the EzSetup diff --git a/distrib/notes/packages b/distrib/notes/packages index 98e761e4d2d..46f76116d95 100644 --- a/distrib/notes/packages +++ b/distrib/notes/packages @@ -34,7 +34,7 @@ Installing applications from the CD-ROM package collection: To install one or more of these packages you must 1) become the superuser (root) - 2) mount the appropriage CD-ROM + 2) mount the appropriate CD-ROM 3) use the ``pkg_add'' command to install the software Example (in which we use su(1) to get superuser privileges, thus |