Mention "x64" as another name for amd64, as used by Windows. Use better
wording overall. Suggested by: jhb
This commit is contained in:
parent
5f39d8fae6
commit
5fb289fed4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41245
1 changed files with 2 additions and 3 deletions
|
@ -1092,9 +1092,8 @@
|
|||
|
||||
<answer>
|
||||
<para>&arch.amd64; is the term &os; uses for 64-bit
|
||||
compatible x86 architectures, sometimes referred to
|
||||
as <quote>x86-64</quote> by other operating systems.
|
||||
Most modern computers
|
||||
compatible x86 architectures (also known as "x86-64"
|
||||
or "x64"). Most modern computers
|
||||
should use &arch.amd64;. Older hardware should use
|
||||
&arch.i386;. If you are installing on a
|
||||
non-x86-compatible architecture select the platform
|
||||
|
|
Loading…
Reference in a new issue