aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
5components: 5components:
6 6
7 - Linux Kernel (http://www.kernel.org) 7 - Linux Kernel (http://www.kernel.org)
8 - uClibc: C library (http://cvs.uclinux.org/uClibc.html) 8 - uClibc: C library (http://www.uclibc.org/)
9 - Busybox: Unix utilities (http://busybox.net/) 9 - Busybox: Unix utilities (http://busybox.net/)
10 - Syslinux: bootloader (http://syslinux.zytor.com) 10 - Syslinux: bootloader (http://syslinux.zytor.com)
11 11