aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/busybox.net/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index ac100af24..cafe5d17c 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -253,16 +253,13 @@ Current documentation for BusyBox includes:
253 is a tiny dhcp client and/or server which is ideal for embedded systems. 253 is a tiny dhcp client and/or server which is ideal for embedded systems.
254 <p> 254 <p>
255 255
256 <li><a href="http://uclibc.org/">uClibc</a> 256 <li><a href="http://www.uclibc.org/">uClibc</a>
257 is a C library for embedded systems. You can actually statically link 257 is a C library for embedded systems. You can actually statically link
258 a "Hello World" application under x86 that only takes 4k (as opposed to 258 a "Hello World" application under x86 that only takes 4k (as opposed to
259 200k under GNU libc). It can do dynamic linking too and works nicely with 259 200k under GNU libc). It can do dynamic linking too and works nicely with
260 BusyBox to create very small embedded systems. 260 BusyBox to create very small embedded systems.
261 <p> 261 <p>
262 262
263 <li> <a href="http://www.busybox.net/software.html">Other cool embedded software</a>.
264 <p>
265
266</ul> 263</ul>
267 264
268 265