From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3 of 4 v2 for-2014.05] website: fix typos and HTML on support page
Date: Sat, 24 May 2014 22:06:50 +0200 [thread overview]
Message-ID: <c8a028a205147f8cf5dd.1400962010@argentina> (raw)
In-Reply-To: <patchbomb.1400962007@argentina>
Fix a few typos on the support page, and add correct HTML <p> </p> tag
pairs.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
v2: new patch
docs/support.html | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/docs/support.html b/docs/support.html
--- a/docs/support.html
+++ b/docs/support.html
@@ -2,32 +2,31 @@
<h2>Support</h2>
-You can get support for Buildroot through three main channels:
+<p>You can get support for Buildroot through three main channels:</p>
<h3>IRC</h3>
-The Buildroot IRC is <a href="irc://freenode.net/#buildroot">#buildroot</a>.
-The channel #buildroot is hosted on Freenode <a href="http://webchat.freenode.net">WebChat</a>.
-
+<p>The Buildroot IRC channel is <a href="irc://freenode.net/#buildroot">
+#buildroot</a>, hosted on Freenode. If you do not have an IRC client, you can
+use the <a href="http://webchat.freenode.net">Freenode web interface</a>.
When asking for help on IRC, share relevant logs or pieces of code using a code
-sharing website.
+sharing website.</p>
<h3>Mailing List Information</h3>
-The <a href="/lists/buildroot/">mailing list</a> is for discussion and
+<p>The <a href="/lists/buildroot/">mailing list</a> is for discussion and
development. You can subscribe by visiting
<a href="http://lists.busybox.net/mailman/listinfo/buildroot">this page</a>.
Only subscribers to the Buildroot mailing list are allowed to post
-to this list.
-<p>
-The list is also available through <a
+to this list.</p>
+
+<p>The list is also available through <a
href="http://gmane.org">Gmane</a> at <a href="http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot">gmane.comp.lib.uclibc.buildroot</a>.
-<p>
+</p>
<h4>Search the List Archives</h4>
-Please search the mailing list archives before asking questions on the mailing
+<p>Please search the mailing list archives before asking questions on the mailing
list, since there is a good chance someone else has asked the same question
before. Checking the archives is a great way to avoid annoying everyone on the
-list with frequently asked questions...
-<p>
+list with frequently asked questions...</p>
<form method="get" action="http://search.gmane.org/">
<input type="text" name="query">
@@ -37,9 +36,10 @@ list with frequently asked questions...
<h3>Bug Tracker</h3>
-If you encounter any problems while using Buildroot, you can use the <a href="https://bugs.buildroot.org/">Bug Tracker</a>
-to post your bugs and/or participate to find solutions to existing problems.
+<p>If you encounter any problem while using Buildroot, you can use the
+<a href="https://bugs.buildroot.org/">Bug Tracker</a> to post your bugs and/or
+participate to find solutions to existing problems.</p>
-Note: Patch are only accepted through the mailing list.
+<p>Note: patches are only accepted through the mailing list.</p>
<!--#include file="footer.html" -->
next prev parent reply other threads:[~2014-05-24 20:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-24 20:06 [Buildroot] [PATCH 0 of 4 v2 for-2014.05] website: some limited updates Thomas De Schampheleire
2014-05-24 20:06 ` [Buildroot] [PATCH 1 of 4 v2 for-2014.05] website: rework Contribute page to avoid duplication with manual Thomas De Schampheleire
2014-05-25 19:44 ` Peter Korsgaard
2014-05-24 20:06 ` [Buildroot] [PATCH 2 of 4 v2 for-2014.05] website: remove remaining references to uclibc.org Thomas De Schampheleire
2014-05-25 19:47 ` Peter Korsgaard
2014-05-24 20:06 ` Thomas De Schampheleire [this message]
2014-05-25 19:51 ` [Buildroot] [PATCH 3 of 4 v2 for-2014.05] website: fix typos and HTML on support page Peter Korsgaard
2014-05-24 20:06 ` [Buildroot] [PATCH 4 of 4 v2 for-2014.05] website: add alt-tags to images Thomas De Schampheleire
2014-05-25 19:52 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c8a028a205147f8cf5dd.1400962010@argentina \
--to=patrickdepinguin@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.