[git commit master] FAQ: try to make #bugs more clear

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Apr 21 13:13:05 UTC 2010


commit: http://git.uclibc.org/uClibc-website/commit/?id=e1eb5c1934dab5eaa02a5b01bbfac6e0dbd009da
branch: http://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 FAQ.html |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/FAQ.html b/FAQ.html
index e94ecca..cd4d3d9 100644
--- a/FAQ.html
+++ b/FAQ.html
@@ -419,8 +419,8 @@ How could it be smaller and not suck?</a></h2>
     A well-written bug report should include
     <ul>
     <li><em>small, self-contained example </em> that demonstrates the problem behaviors
-    <li>Versions of the toolchain used (gcc, binutils, etc)
-    <li>Other relevant information that enables anyone else to duplicate the bug
+    <li><em>Versions</em> of the toolchain used (uClibc, gcc, binutils, etc)
+    <li>Other <em>relevant information</em> that enables anyone else to reproduce the bug
     </ul>
     For architecture-specific bugs, also mention the target triplet (like
     armeb-linux-uclibcgnueabi).
@@ -431,15 +431,15 @@ How could it be smaller and not suck?</a></h2>
     behavior.
     <p>
     If you find a problem with uClibc, please submit a detailed bug report to
-    the uClibc <a href="https://bugs.uClibc.org/">bug tracker</a> or, if you are
-    uncertain that it is a bug, to the mailing list at
+    the uClibc <a href="https://bugs.uClibc.org/">bug tracker</a>.
+    If you are uncertain that it is a bug, send the bug report containing the
+    information listed above to the mailing list at
     <a href="mailto:uclibc at uclibc.org"> uclibc at uclibc.org</a>.  Please do not
     send private email to individual developers 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...
 
-
 <hr>
 <p>
 <h2><a name="miscompile">My package builds fine but link fails with errors like 
-- 
1.6.3.3



More information about the uClibc-cvs mailing list