Browse Source

link to uClibc++, minor FAQ updates

Eric Andersen 20 years ago
parent
commit
e086ec0e03
2 changed files with 7 additions and 5 deletions
  1. 5 4
      docs/uclibc.org/FAQ.html
  2. 2 1
      docs/uclibc.org/header.html

+ 5 - 4
docs/uclibc.org/FAQ.html

@@ -343,10 +343,11 @@ How could it be smaller and not suck?</a></h2>
 <p>
 <p>
 
 
     If you find a problem with uClibc, please submit a detailed bug report to
     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
+    the uClibc mailing list at <a href="mailto:uclibc@mail.uclibc.org">
-    private email to Erik asking for private help unless you are planning on
+    uclibc@mail.uclibc.org</a>.  Please do not send private email to Erik
-    paying for consulting services.
+    (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
     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
     problem behaviors and enables anyone else to duplicate the bug on their own

+ 2 - 1
docs/uclibc.org/header.html

@@ -40,7 +40,7 @@
 
 
 <tr>
 <tr>
 
 
-<td valign="TOP"> 
+<td valign="TOP">
     <br><a href="/about.html">About</a>
     <br><a href="/about.html">About</a>
     <br><a href="/lists.html">Mailing Lists</a>
     <br><a href="/lists.html">Mailing Lists</a>
     <br><a href="/FAQ.html">FAQ</a>
     <br><a href="/FAQ.html">FAQ</a>
@@ -53,6 +53,7 @@
     <br><a href="/other_libs.html">Other libcs</a>
     <br><a href="/other_libs.html">Other libcs</a>
 
 
     <p><b>Related Sites</b>
     <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://busybox.net/">BusyBox</a>
     <br><a href="http://udhcp.busybox.net/">udhcp</a>
     <br><a href="http://udhcp.busybox.net/">udhcp</a>
     <br><a href="http://tinylogin.busybox.net/">tinylogin</a>
     <br><a href="http://tinylogin.busybox.net/">tinylogin</a>