summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/entities/common.ent6
-rw-r--r--debian/changelog2
-rw-r--r--en/preparing/needed-info.xml2
3 files changed, 6 insertions, 4 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>
diff --git a/debian/changelog b/debian/changelog
index 901626e38..faae41f1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ installation-guide (2017XXXX) UNRELEASED; urgency=medium
* Catalan translation converted to po format and updated/completed.
Many thanks to Innocent De Marchi!
* Add a warning to be displayed in outdated translations. Closes: #783351
+ * Some mips related cleanups and updates. Patch-by: James Cowgill.
+ Closes: #855134
-- Samuel Thibault <sthibault@debian.org> Sat, 11 Feb 2017 22:12:06 +0100
diff --git a/en/preparing/needed-info.xml b/en/preparing/needed-info.xml
index 19c038bc3..46c53e710 100644
--- a/en/preparing/needed-info.xml
+++ b/en/preparing/needed-info.xml
@@ -67,7 +67,7 @@ Often contains useful information on configuring or using your hardware.
<listitem arch="mips;mipsel;mips64el"><para>
-<ulink url="&url-linux-mips;">Linux/Mips website</ulink>
+<ulink url="&url-linux-mips;">Linux/MIPS website</ulink>
</para></listitem>