diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-29 08:03:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-29 08:03:54 +0000 |
commit | d505e3ee67de13b882c293aa14f5baeb0d5b879b (patch) | |
tree | 64127de03f7cf782eb9f0724310e9da9580141b0 /docs | |
parent | 46b77c203e5b507c23cc469a3f6ae20dc4043130 (diff) |
fix <p> and <a> tags
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index a44d41d1c..d4f7ba2f7 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html @@ -146,7 +146,7 @@ have additions to this FAQ document, we would love to add them, glibc (2.2 or later). Both should provide full functionality with busybox, and if you find a bug we want to hear about it. </p> -</p> +<p> Linux-libc5 is no longer maintained (and has no known advantages over uClibc), dietlibc is known to have numerous unfixed bugs, and klibc is missing too many features to build BusyBox. If you require a small C @@ -243,7 +243,7 @@ have additions to this FAQ document, we would love to add them, mailing list, Erik (andersee), Manuel (mjn3) and others are known to hang out on the uClibc IRC channel: #uclibc on irc.freenode.net. (Daily logs of that IRC channel, going back to 2002, are available - <a href=http://ibot.Rikers.org/%23uclibc/>here</a>.) + <a href="http://ibot.Rikers.org/%23uclibc/">here</a>.) <p> |