From d505e3ee67de13b882c293aa14f5baeb0d5b879b Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Sat, 29 Oct 2005 08:03:54 +0000
Subject: [PATCH] fix <p> and <a> tags

---
 docs/busybox.net/FAQ.html | 4 ++--
 1 file 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>
 
-- 
2.25.1