aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-05-30 15:49:10 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-05-30 15:49:10 +0000
commita8622e049d67c5cd45a0b2e221d37b9176d98fb2 (patch)
treeab3ad836829a95d3b4e76430c574b39b5a77ce67 /examples
parentc58dbf28e06b68a852028663b342eca98e739ab5 (diff)
downloadbusybox-a8622e049d67c5cd45a0b2e221d37b9176d98fb2.tar.gz
- this could use a brother which deals with glibc based systems..
Diffstat (limited to 'examples')
-rw-r--r--examples/bootfloppy/bootfloppy.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootfloppy/bootfloppy.txt b/examples/bootfloppy/bootfloppy.txt
index 16f2c130f..b514e6305 100644
--- a/examples/bootfloppy/bootfloppy.txt
+++ b/examples/bootfloppy/bootfloppy.txt
@@ -5,7 +5,7 @@ This document describes how to buid a boot floppy using the following
components:
- Linux Kernel (http://www.kernel.org)
- - uClibc: C library (http://cvs.uclinux.org/uClibc.html)
+ - uClibc: C library (http://www.uclibc.org/)
- Busybox: Unix utilities (http://busybox.net/)
- Syslinux: bootloader (http://syslinux.zytor.com)