diff --git a/doc/changes.html b/doc/changes.html
index 3b9b1067..766788cd 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -54,6 +54,8 @@ div.major { max-width: 600px; padding: 1em; margin: 1em 0 1em 0; }
Performance »
Download »
+
+Mailing List »
diff --git a/doc/contact.html b/doc/contact.html
index 14c93295..99b36e0f 100644
--- a/doc/contact.html
+++ b/doc/contact.html
@@ -51,12 +51,14 @@
Performance »
Download »
+
+Mailing List »
Please send general questions to the
-» Lua mailing list.
+» LuaJIT mailing list.
You can also send any questions you have directly to me:
diff --git a/doc/ext_c_api.html b/doc/ext_c_api.html
index 416c141e..27a33efc 100644
--- a/doc/ext_c_api.html
+++ b/doc/ext_c_api.html
@@ -51,6 +51,8 @@
Performance »
Download »
+
+Mailing List »
diff --git a/doc/ext_ffi.html b/doc/ext_ffi.html
index c12a781b..9b1748cc 100644
--- a/doc/ext_ffi.html
+++ b/doc/ext_ffi.html
@@ -57,6 +57,8 @@ pre.mark { padding-left: 2em; }
Performance »
Download »
+
+Mailing List »
diff --git a/doc/ext_ffi_api.html b/doc/ext_ffi_api.html
index c85b8560..9f7fed9f 100644
--- a/doc/ext_ffi_api.html
+++ b/doc/ext_ffi_api.html
@@ -56,6 +56,8 @@ td.abiparam { font-weight: bold; width: 6em; }
Performance »
Download »
+
+Mailing List »
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html
index aac5ff5e..2dbe41e9 100644
--- a/doc/ext_ffi_semantics.html
+++ b/doc/ext_ffi_semantics.html
@@ -57,6 +57,8 @@ td.convop { font-style: italic; width: 16em; }
Performance »
Download »
+
+Mailing List »
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html
index 533273f7..8f22738f 100644
--- a/doc/ext_ffi_tutorial.html
+++ b/doc/ext_ffi_tutorial.html
@@ -64,6 +64,8 @@ td.idiomlua b { font-weight: normal; color: #2142bf; }
Performance »
Download »
+
+Mailing List »
diff --git a/doc/ext_jit.html b/doc/ext_jit.html
index 7fa2dc7f..10ae6f4f 100644
--- a/doc/ext_jit.html
+++ b/doc/ext_jit.html
@@ -51,6 +51,8 @@
Performance »
Download »
+
+Mailing List »
diff --git a/doc/extensions.html b/doc/extensions.html
index 9d6a4f20..2d60c39b 100644
--- a/doc/extensions.html
+++ b/doc/extensions.html
@@ -68,6 +68,8 @@ td.excinterop {
Performance »
Download »
+
+Mailing List »
diff --git a/doc/faq.html b/doc/faq.html
index f4bc9edd..bd17973a 100644
--- a/doc/faq.html
+++ b/doc/faq.html
@@ -54,26 +54,26 @@ dd { margin-left: 1.5em; }
Performance »
Download »
+
+Mailing List »
-- Q: Where can I learn more about Lua and LuaJIT?
+- Q: Where can I learn more about LuaJIT and Lua?
-
+- The » LuaJIT mailing list focuses on topics
+related to LuaJIT.
+- News about Lua itself can be found at the
+» Lua mailing list.
+The mailing list archives are worth checking out for older postings
+about LuaJIT.
- The » main Lua.org site has complete
» documentation of the language
and links to books and papers about Lua.
- The community-managed » Lua Wiki
has information about diverse topics.
-- The primary source of information for the latest developments surrounding
-Lua is the » Lua mailing list.
-You can check out the » mailing
-list archive or
-» subscribe
-to the list (you need to be subscribed before posting).
-This is also the place where announcements and discussions about LuaJIT
-take place.
diff --git a/doc/install.html b/doc/install.html
index 60253387..5f08ef86 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -80,6 +80,8 @@ td.compatno {
Performance »
Download »
+
+Mailing List »
diff --git a/doc/luajit.html b/doc/luajit.html
index b96e5691..a93b4c0c 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -52,6 +52,8 @@
Performance »
Download »
+
+Mailing List »
diff --git a/doc/running.html b/doc/running.html
index b74ebd4a..b1bd8d31 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -73,6 +73,8 @@ td.param_default {
Performance »
Download »
+
+Mailing List »
diff --git a/doc/status.html b/doc/status.html
index dd16e71e..dab72ebf 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -54,6 +54,8 @@ ul li { padding-bottom: 0.3em; }
Performance »
Download »
+
+Mailing List »
@@ -86,8 +88,7 @@ rewritten from the ground up. Please report your findings together with
the circumstances needed to reproduce the bug. If possible, reduce the
problem down to a simple test case.
There is no formal bug tracker at the moment. The best place for
-discussion is the
-
» Lua mailing list. Of course
+discussion is the
» LuaJIT mailing list. Of course
you may also send your bug reports
directly to me,
especially when they contain lengthy debug output or if you require
confidentiality.