[htdocs] links: use   to avoid breaking

Message ID 20231211022903.20869-1-vapier@gentoo.org
State New
Headers
Series [htdocs] links: use   to avoid breaking |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

Mike Frysinger Dec. 11, 2023, 2:29 a.m. UTC
  On wide screens this isn't noticable, but on smaller devices, the
line wrapping of links looks weird and is hard to read.  Use nbsp
to make sure we never break a link across a line.
---
 bugs/index.html                | 12 ++++++------
 committee/index.html           | 12 ++++++------
 committee/release-manager.html | 12 ++++++------
 contribute/index.html          | 12 ++++++------
 current/index.html             | 12 ++++++------
 documentation/index.html       | 12 ++++++------
 download/index.html            | 12 ++++++------
 index.html                     | 12 ++++++------
 index.sh                       |  6 +++---
 irc/index.html                 | 12 ++++++------
 links/index.html               | 12 ++++++------
 mailing-lists/index.html       | 12 ++++++------
 mascot/index.html              | 12 ++++++------
 news/index.html                | 12 ++++++------
 news/reversible.html           | 12 ++++++------
 papers/index.html              | 12 ++++++------
 schedule/index.html            | 12 ++++++------
 song/index.html                | 12 ++++++------
 talks/index.html               | 12 ++++++------
 testing/index.html             | 12 ++++++------
 20 files changed, 117 insertions(+), 117 deletions(-)
  

Comments

Tom Tromey Dec. 11, 2023, 4:53 p.m. UTC | #1
>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> On wide screens this isn't noticable, but on smaller devices, the
Mike> line wrapping of links looks weird and is hard to read.  Use nbsp
Mike> to make sure we never break a link across a line.

Makes sense, thank you.

Tom
  

Patch

diff --git a/bugs/index.html b/bugs/index.html
index e54d98ed10a3..6972d461f747 100644
--- a/bugs/index.html
+++ b/bugs/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -172,15 +172,15 @@  We welcome feedback and contributions.<p>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/committee/index.html b/committee/index.html
index 7e5cec38da6f..9d143dea3871 100644
--- a/committee/index.html
+++ b/committee/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -88,15 +88,15 @@  affiliation, and they act on behalf of the GNU project.
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/committee/release-manager.html b/committee/release-manager.html
index 1fc65baa088b..08442411f8cc 100644
--- a/committee/release-manager.html
+++ b/committee/release-manager.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -96,15 +96,15 @@  the Release Manager, but will not ordinarily do so.</li>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/contribute/index.html b/contribute/index.html
index c8358f96da18..3e656ef7fe03 100644
--- a/contribute/index.html
+++ b/contribute/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -83,15 +83,15 @@  Contribution Checklist</a>.
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/current/index.html b/current/index.html
index 3aaac6e5f014..17328999af35 100644
--- a/current/index.html
+++ b/current/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -183,15 +183,15 @@  Write access to this repository is restricted.<p>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/documentation/index.html b/documentation/index.html
index beba4ee3ece5..b572c78f2183 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -195,15 +195,15 @@  V850 development</a></li>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/download/index.html b/download/index.html
index 1baafcff9b62..a31a61606893 100644
--- a/download/index.html
+++ b/download/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -90,15 +90,15 @@  If anyone has an even older release, we're very interested.
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/index.html b/index.html
index dea349ddb9f5..c03743671cfa 100644
--- a/index.html
+++ b/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="bugs/">bugs</a>]
-[<a href="committee/">GDB Maintainers</a>]
+[<a href="committee/">GDB&nbsp;Maintainers</a>]
 [<a href="contribute/">contributing</a>]
-[<a href="current/">current git</a>]
+[<a href="current/">current&nbsp;git</a>]
 [<a href="documentation/">documentation</a>]
 [<a href="download/">download</a>]
 [<a href="">home</a>]
 [<a href="irc/">irc</a>]
 [<a href="links/">links</a>]
-[<a href="mailing-lists/">mailing lists</a>]
+[<a href="mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="news/">news</a>]
 [<a href="schedule/">schedule</a>]
 [<a href="song/">song</a>]
@@ -288,15 +288,15 @@  news <a href="../news">archive</a>.
 <center>
 <small>
 [<a href="bugs/">bugs</a>]
-[<a href="committee/">GDB Maintainers</a>]
+[<a href="committee/">GDB&nbsp;Maintainers</a>]
 [<a href="contribute/">contributing</a>]
-[<a href="current/">current git</a>]
+[<a href="current/">current&nbsp;git</a>]
 [<a href="documentation/">documentation</a>]
 [<a href="download/">download</a>]
 [<a href="">home</a>]
 [<a href="irc/">irc</a>]
 [<a href="links/">links</a>]
-[<a href="mailing-lists/">mailing lists</a>]
+[<a href="mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="news/">news</a>]
 [<a href="schedule/">schedule</a>]
 [<a href="song/">song</a>]
diff --git a/index.sh b/index.sh
index 6f09cd1b5ea8..9bc396da1530 100755
--- a/index.sh
+++ b/index.sh
@@ -52,15 +52,15 @@  contents ()
 <center>
 <small>
 [<a href="${prefix}bugs/">bugs</a>]
-[<a href="${prefix}committee/">GDB Maintainers</a>]
+[<a href="${prefix}committee/">GDB&nbsp;Maintainers</a>]
 [<a href="${prefix}contribute/">contributing</a>]
-[<a href="${prefix}current/">current git</a>]
+[<a href="${prefix}current/">current&nbsp;git</a>]
 [<a href="${prefix}documentation/">documentation</a>]
 [<a href="${prefix}download/">download</a>]
 [<a href="${prefix}">home</a>]
 [<a href="${prefix}irc/">irc</a>]
 [<a href="${prefix}links/">links</a>]
-[<a href="${prefix}mailing-lists/">mailing lists</a>]
+[<a href="${prefix}mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="${prefix}news/">news</a>]
 [<a href="${prefix}schedule/">schedule</a>]
 [<a href="${prefix}song/">song</a>]
diff --git a/irc/index.html b/irc/index.html
index a44e198b05ae..b25d5f259084 100644
--- a/irc/index.html
+++ b/irc/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -60,15 +60,15 @@  or port 6667 (plaintext).
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/links/index.html b/links/index.html
index 35280fbda9cb..5e7f512ebfc6 100644
--- a/links/index.html
+++ b/links/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -163,15 +163,15 @@  Debugging with GDB.</a></li>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/mailing-lists/index.html b/mailing-lists/index.html
index ada1308c309b..6b5c1105162c 100644
--- a/mailing-lists/index.html
+++ b/mailing-lists/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -130,15 +130,15 @@  name="bug-gdb"> <b>bug-gdb</b></a>) is the public GDB news group.</dd>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/mascot/index.html b/mascot/index.html
index 8a5e9621144a..48c79888f0ab 100644
--- a/mascot/index.html
+++ b/mascot/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -85,15 +85,15 @@  BY-SA 3.0 US</a>.
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/news/index.html b/news/index.html
index ff1a93a22a9d..0521985e0c63 100644
--- a/news/index.html
+++ b/news/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -2561,15 +2561,15 @@  development for about five years.  Check it out. <p>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/news/reversible.html b/news/reversible.html
index a2d4d612e094..ffcc3e51921f 100644
--- a/news/reversible.html
+++ b/news/reversible.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -138,15 +138,15 @@  we would welcome your help!
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/papers/index.html b/papers/index.html
index a7182d7b8f36..50670eee72da 100644
--- a/papers/index.html
+++ b/papers/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -63,15 +63,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/schedule/index.html b/schedule/index.html
index 429e45dcc4bd..cf97a2ae3fc0 100644
--- a/schedule/index.html
+++ b/schedule/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -389,15 +389,15 @@  ambitious</td> </tr>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/song/index.html b/song/index.html
index f5e22bf0a37f..ec9ada2be42b 100644
--- a/song/index.html
+++ b/song/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -72,15 +72,15 @@  Jason
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/talks/index.html b/talks/index.html
index cc8e8ec4f03a..18fc53638510 100644
--- a/talks/index.html
+++ b/talks/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -64,15 +64,15 @@  The Heisenberg Debugging Technology: a talk on Introspect given at ESC West.
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
diff --git a/testing/index.html b/testing/index.html
index 9f4d9270da64..a2abb2584d34 100644
--- a/testing/index.html
+++ b/testing/index.html
@@ -26,15 +26,15 @@  Fish]" id="archer-logo"/></a>
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]
@@ -63,15 +63,15 @@  href="https://sourceware.org/cgi-bin/gdb.cgi">http://sourceware.org/cgi-bin/gdb.
 <center>
 <small>
 [<a href="../bugs/">bugs</a>]
-[<a href="../committee/">GDB Maintainers</a>]
+[<a href="../committee/">GDB&nbsp;Maintainers</a>]
 [<a href="../contribute/">contributing</a>]
-[<a href="../current/">current git</a>]
+[<a href="../current/">current&nbsp;git</a>]
 [<a href="../documentation/">documentation</a>]
 [<a href="../download/">download</a>]
 [<a href="../">home</a>]
 [<a href="../irc/">irc</a>]
 [<a href="../links/">links</a>]
-[<a href="../mailing-lists/">mailing lists</a>]
+[<a href="../mailing-lists/">mailing&nbsp;lists</a>]
 [<a href="../news/">news</a>]
 [<a href="../schedule/">schedule</a>]
 [<a href="../song/">song</a>]