Minimum Hardware Requirements: minor fixes
- be more accurate w.r.t. x86 vs amd64 - typo - EM64T vs Intel64 Submitted by: jhb
This commit is contained in:
parent
cf59d9e4c8
commit
a981dea0be
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46452
1 changed files with 3 additions and 3 deletions
|
@ -177,7 +177,7 @@
|
|||
|
||||
<para>There are two primary vendors of &arch.amd64;
|
||||
processors: &intel; (which produces
|
||||
<acronym>EM64T</acronym> class processors) and AMD (which
|
||||
<acronym>Intel64</acronym> class processors) and AMD (which
|
||||
produces <acronym>AMD64</acronym>).</para>
|
||||
|
||||
<para>Examples of &arch.amd64; compatible processsors
|
||||
|
@ -190,8 +190,8 @@
|
|||
<varlistentry>
|
||||
<term>&arch.i386;</term>
|
||||
<listitem>
|
||||
<para>This architecture is the 32-bit version of the
|
||||
&arch.amd64; archiecture.</para>
|
||||
<para>This architecture is the 32-bit x86
|
||||
architecture.</para>
|
||||
|
||||
<para>Almost all i386-compatible processors with a floating
|
||||
point unit are supported. All &intel; processors 486 or
|
||||
|
|
Loading…
Reference in a new issue