diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2016-03-15 20:50:24 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2016-03-15 20:50:24 +0000 |
commit | 6cf158f9338063ed621f5853e157f4ce8c165da9 (patch) | |
tree | 7397252e5e5efb05e6389d937cfc545b9c30a910 /distrib/notes | |
parent | 6ff120d1f244819f4d704b0a461af8f88f264752 (diff) |
'accomodate' -> 'accommodate' in comments.
Started by diff from Mical Mazurek.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/i386/hardware | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index 493ad50c5e2..fde17f98c3c 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.290 2015/01/11 21:02:55 miod Exp $ +dnl $OpenBSD: hardware,v 1.291 2016/03/15 20:50:22 krw Exp $ OpenBSD/MACHINE OSREV works across a broad range of standard PCs and clones, with a wide variety of processors and I/O bus architectures. It can be expected to install and run with minimal difficulties on most @@ -11,7 +11,7 @@ systems. To support SMP operation, a separate SMP kernel (bsd.mp) is included with the installation file sets. The minimal configuration to install the system is 32MB of RAM and -at least 250MB of disk space to accomodate the `base' set. +at least 250MB of disk space to accommodate the `base' set. To install the entire system, at least 600MB of disk are required, and to run X or compile the system, more RAM is recommended. |