[git commit master 1/1] FAQ: convert URL to a link

Denys Vlasenko vda.linux at googlemail.com
Wed Mar 9 02:54:53 UTC 2011


commit: http://git.busybox.net/busybox-website/commit/?id=fb2076c757259c38d624e62efbed5f5132c1e3c4
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 FAQ.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/FAQ.html b/FAQ.html
index aa2fc91..1b1fda4 100644
--- a/FAQ.html
+++ b/FAQ.html
@@ -1172,7 +1172,9 @@ a number of gcc and glibc extensions (as does the Linux kernel), but these have
 been picked up by packages like uClibc, TCC, and Intel's C Compiler.  As for
 gcc, we take advantage of newer compiler optimizations to get the smallest
 possible size, but we also regression test against an older build environment
-using the Red Hat 9 image at "http://busybox.net/downloads/qemu".  This has a
+using the Red Hat 9 image at
+<a href="http://busybox.net/downloads/qemu">http://busybox.net/downloads/qemu</a>.
+This has a
 2.4 kernel, gcc 3.2, make 3.79.1, and glibc 2.3, and is the oldest
 build/deployment environment we still put any effort into maintaining.  (If
 anyone takes an interest in older kernels you're welcome to submit patches,
-- 
1.7.3.4



More information about the busybox-cvs mailing list