[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#575761: [PATCH] Change x86 architecture names to be less confusing



i386: Intel x86 → 32-bit PC
amd64: AMD64 → 64-bit PC

Bug#575761

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Julien Cristau <jcristau@debian.org>
---
We shouldn't actually do this until the d-www folks agree to change it
on their side too.

 en/whats-new.dbk  |    4 ++--
 release-notes.ent |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/en/whats-new.dbk b/en/whats-new.dbk
index 19b8b05..6065a4d 100644
--- a/en/whats-new.dbk
+++ b/en/whats-new.dbk
@@ -28,7 +28,7 @@ The following are the officially supported architectures for &debian;
 <itemizedlist>
 <listitem>
 <para>
-Intel x86 ('i386')
+32-bit PC ('i386')
 </para>
 </listitem>
 <listitem>
@@ -58,7 +58,7 @@ S/390 ('s390')
 </listitem>
 <listitem>
 <para>
-AMD64 ('amd64')
+64-bit PC ('amd64')
 </para>
 </listitem>
 <listitem>
diff --git a/release-notes.ent b/release-notes.ent
index 1bca68b..933d0d9 100644
--- a/release-notes.ent
+++ b/release-notes.ent
@@ -83,10 +83,10 @@ Remember, this is XML; the *first* definition of an ENTITY wins.
 
 <!-- proper nouns for architectures -->
 <!ENTITY arch-title "<phrase arch='alpha'>Alpha</phrase><!--
-		  --><phrase arch='amd64'>AMD64</phrase><!--
+		  --><phrase arch='amd64'>64-bit PC</phrase><!--
 		  --><phrase arch='armel'>ARM EABI</phrase><!--
 		  --><phrase arch='hppa'>PA-RISC</phrase><!--
-		  --><phrase arch='i386'>Intel x86</phrase><!--
+		  --><phrase arch='i386'>32-bit PC</phrase><!--
 		  --><phrase arch='ia64'>IA-64</phrase><!--
 		  --><phrase arch='mips'>Mips</phrase><!--
 		  --><phrase arch='mipsel'>Mipsel</phrase><!--
-- 
1.7.2.3




Reply to: