aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-11 08:04:49 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-11 08:04:49 +0000
commite06bea7767197783ff3a73ba355e8fce7c3a10b5 (patch)
tree89a87702485eb0c4e343a2a9ac9b715a6c7b08d6
parent5b8a59400c32ef362a75c29d2db3d533b7d9969f (diff)
downloadbusybox-w32-e06bea7767197783ff3a73ba355e8fce7c3a10b5.tar.gz
busybox-w32-e06bea7767197783ff3a73ba355e8fce7c3a10b5.tar.bz2
busybox-w32-e06bea7767197783ff3a73ba355e8fce7c3a10b5.zip
Fixup some html bugs
-rw-r--r--docs/busybox.net/cvs_anon.html1
-rw-r--r--docs/busybox.net/footer.html2
-rw-r--r--docs/busybox.net/header.html5
-rw-r--r--docs/busybox.net/news.html1
-rw-r--r--docs/busybox.net/oldnews.html1
-rw-r--r--docs/busybox.net/screenshot.html2
6 files changed, 4 insertions, 8 deletions
diff --git a/docs/busybox.net/cvs_anon.html b/docs/busybox.net/cvs_anon.html
index fc42bd67d..896a38679 100644
--- a/docs/busybox.net/cvs_anon.html
+++ b/docs/busybox.net/cvs_anon.html
@@ -52,7 +52,6 @@ Because you've only been granted anonymous access to the tree, you won't be
52able to commit any changes. Changes can be submitted for inclusion by posting 52able to commit any changes. Changes can be submitted for inclusion by posting
53them to the appropriate mailing list. For those that are actively contributing 53them to the appropriate mailing list. For those that are actively contributing
54<a href="cvs_write.html">CVS write access</a> can be made available. 54<a href="cvs_write.html">CVS write access</a> can be made available.
55 </li>
56 55
57<!--#include file="footer.html" --> 56<!--#include file="footer.html" -->
58 57
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html
index 0c7adb18a..3ca0e708b 100644
--- a/docs/busybox.net/footer.html
+++ b/docs/busybox.net/footer.html
@@ -5,6 +5,8 @@
5 </tr> 5 </tr>
6 </table> 6 </table>
7 7
8<hr />
9
8 <p> 10 <p>
9 <font face="arial, helvetica, sans-serif" size="-1"> 11 <font face="arial, helvetica, sans-serif" size="-1">
10 <a HREF="/copyright.txt">Copyright &copy; 1999-2003 Erik Andersen</a> 12 <a HREF="/copyright.txt">Copyright &copy; 1999-2003 Erik Andersen</a>
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html
index f5770f71e..21af145f7 100644
--- a/docs/busybox.net/header.html
+++ b/docs/busybox.net/header.html
@@ -54,9 +54,7 @@
54 <br><a href="/products.html">Products</a> 54 <br><a href="/products.html">Products</a>
55 <br><a href="/shame.html">Hall of Shame</a> 55 <br><a href="/shame.html">Hall of Shame</a>
56 56
57 </dl> 57 <p><b>Related Sites</b>
58 <dl>
59 <dt><b>Related Sites</b>
60 <br><a href="http://uclibc.org/">uClibc.org</a> 58 <br><a href="http://uclibc.org/">uClibc.org</a>
61 <br><a href="http://udhcp.busybox.net/">udhcp</a> 59 <br><a href="http://udhcp.busybox.net/">udhcp</a>
62 <br><a href="http://tinylogin.busybox.net/">tinylogin</a> 60 <br><a href="http://tinylogin.busybox.net/">tinylogin</a>
@@ -69,7 +67,6 @@
69 <br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a> 67 <br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a>
70 68
71<!-- 69<!--
72
73 <a href="http://validator.w3.org/check/referer"><img 70 <a href="http://validator.w3.org/check/referer"><img
74 src="/images/vh40.gif" height=31 width=88 71 src="/images/vh40.gif" height=31 width=88
75 align=left border=0 alt="Valid HTML 4.0!"></a> 72 align=left border=0 alt="Valid HTML 4.0!"></a>
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 92adf4d17..a58ed1a33 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -3,7 +3,6 @@
3 3
4<ul> 4<ul>
5 5
6 <p>
7 <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> 6 <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p>
8 7
9 Here goes the fourth pre-release for the new BusyBox stable 8 Here goes the fourth pre-release for the new BusyBox stable
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html
index 86e9f5d28..3d162b138 100644
--- a/docs/busybox.net/oldnews.html
+++ b/docs/busybox.net/oldnews.html
@@ -3,7 +3,6 @@
3 3
4<ul> 4<ul>
5 5
6 <p>
7 <li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p> 6 <li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p>
8 7
9 The busybox development series has been under construction for 8 The busybox development series has been under construction for
diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html
index d01dc9583..a7fd62369 100644
--- a/docs/busybox.net/screenshot.html
+++ b/docs/busybox.net/screenshot.html
@@ -9,7 +9,7 @@
9Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox. 9Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox.
10 10
11<pre style="background-color: black; color: lightgreen; padding: 5px; 11<pre style="background-color: black; color: lightgreen; padding: 5px;
12font-family: monospace; font-size: smaller;" width="100%"> 12font-family: monospace; font-size: smaller;" width="100">
13 13
14 14
15$ ./busybox 15$ ./busybox