diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/uclibc.org/FAQ.html | 9 | ||||
-rw-r--r-- | docs/uclibc.org/header.html | 3 |
2 files changed, 7 insertions, 5 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html index 5c4698152..a28f2569a 100644 --- a/docs/uclibc.org/FAQ.html +++ b/docs/uclibc.org/FAQ.html @@ -343,10 +343,11 @@ How could it be smaller and not suck?</a></h2> <p> If you find a problem with uClibc, please submit a detailed bug report to - the uClibc mailing list at uclibc@mail.uclibc.org. Please do not send - private email to Erik asking for private help unless you are planning on - paying for consulting services. - + the uClibc mailing list at <a href="mailto:uclibc@mail.uclibc.org"> + uclibc@mail.uclibc.org</a>. Please do not send private email to Erik + (the maintainer of uClibc) asking for private help unless you are planning + on paying for consulting services. When we answer questions on the uClibc + mailing list, it helps everyone, while private answers help only you... A well-written bug report should include an example that demonstrates the problem behaviors and enables anyone else to duplicate the bug on their own diff --git a/docs/uclibc.org/header.html b/docs/uclibc.org/header.html index 39a6968f2..13a230855 100644 --- a/docs/uclibc.org/header.html +++ b/docs/uclibc.org/header.html @@ -40,7 +40,7 @@ <tr> -<td valign="TOP"> +<td valign="TOP"> <br><a href="/about.html">About</a> <br><a href="/lists.html">Mailing Lists</a> <br><a href="/FAQ.html">FAQ</a> @@ -53,6 +53,7 @@ <br><a href="/other_libs.html">Other libcs</a> <p><b>Related Sites</b> + <br><a href="http://cxx.uclibc.org/">uClibc++</a> <br><a href="http://busybox.net/">BusyBox</a> <br><a href="http://udhcp.busybox.net/">udhcp</a> <br><a href="http://tinylogin.busybox.net/">tinylogin</a> |