summaryrefslogtreecommitdiff
path: root/build/entities
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-02-17 15:32:33 +0000
committerHolger Wansing <holgerw@debian.org>2017-02-17 15:32:33 +0000
commit5d16171b475ae7465087a5ff49cd073509e6c8b4 (patch)
tree388e51c5044612da025ed15ea511b63469734353 /build/entities
parenta4ce1bb7e95f931ca5a147e64f7329204051d496 (diff)
downloadinstallation-guide-5d16171b475ae7465087a5ff49cd073509e6c8b4.zip
Some mips related cleanups and updates.
Patch #1 from bug#855134: use capitalized MIPS.
Diffstat (limited to 'build/entities')
-rw-r--r--build/entities/common.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 8e636a50e..c7061a564 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -31,9 +31,9 @@
<phrase arch='hppa'>PA-RISC</phrase>
<phrase arch='any-i386'>32-bit PC</phrase>
<phrase arch='ia64'>IA-64</phrase>
- <phrase arch='mips'>32-bit Mips (big-endian)</phrase>
- <phrase arch='mips64el'>64-bit Mips (little-endian)</phrase>
- <phrase arch='mipsel'>32-bit Mips (little-endian)</phrase>
+ <phrase arch='mips'>32-bit MIPS (big-endian)</phrase>
+ <phrase arch='mips64el'>64-bit MIPS (little-endian)</phrase>
+ <phrase arch='mipsel'>32-bit MIPS (little-endian)</phrase>
<phrase arch='powerpc'>PowerPC</phrase>
<phrase arch='ppc64el'>64-bit PowerPC (little-endian)</phrase>
<phrase arch='sparc'>SPARC</phrase>