diff options
author | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-10-29 08:03:54 +0000 |
---|---|---|
committer | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-10-29 08:03:54 +0000 |
commit | 34f2d81f2e985acf29ce16aba1553bda8a77994d (patch) | |
tree | 64127de03f7cf782eb9f0724310e9da9580141b0 /docs | |
parent | 3d180568f04c18e920add9c33f4b6c4ffe620977 (diff) | |
download | busybox-w32-34f2d81f2e985acf29ce16aba1553bda8a77994d.tar.gz busybox-w32-34f2d81f2e985acf29ce16aba1553bda8a77994d.tar.bz2 busybox-w32-34f2d81f2e985acf29ce16aba1553bda8a77994d.zip |
fix <p> and <a> tags
git-svn-id: svn://busybox.net/trunk/busybox@11979 69ca8d6d-28ef-0310-b511-8ec308f3f277
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, | |||
146 | glibc (2.2 or later). Both should provide full functionality with busybox, | 146 | glibc (2.2 or later). Both should provide full functionality with busybox, |
147 | and if you find a bug we want to hear about it. | 147 | and if you find a bug we want to hear about it. |
148 | </p> | 148 | </p> |
149 | </p> | 149 | <p> |
150 | Linux-libc5 is no longer maintained (and has no known advantages over | 150 | Linux-libc5 is no longer maintained (and has no known advantages over |
151 | uClibc), dietlibc is known to have numerous unfixed bugs, and klibc is | 151 | uClibc), dietlibc is known to have numerous unfixed bugs, and klibc is |
152 | missing too many features to build BusyBox. If you require a small C | 152 | 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, | |||
243 | mailing list, Erik (andersee), Manuel (mjn3) and others are known to hang out | 243 | mailing list, Erik (andersee), Manuel (mjn3) and others are known to hang out |
244 | on the uClibc IRC channel: #uclibc on irc.freenode.net. (Daily logs of | 244 | on the uClibc IRC channel: #uclibc on irc.freenode.net. (Daily logs of |
245 | that IRC channel, going back to 2002, are available | 245 | that IRC channel, going back to 2002, are available |
246 | <a href=http://ibot.Rikers.org/%23uclibc/>here</a>.) | 246 | <a href="http://ibot.Rikers.org/%23uclibc/">here</a>.) |
247 | 247 | ||
248 | <p> | 248 | <p> |
249 | 249 | ||