From 52dea1258516773784504cda3681483d0e6c68b7 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 11 Jun 2014 22:44:48 -0500 Subject: The readme, a text file, has an HTML close paragraph tag. (Sheer force of habit.) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index a54e54d9..e808ba98 100644 --- a/README +++ b/README @@ -69,7 +69,7 @@ an operating system. Booting a simple system to a shell prompt requires three packages: an operating system kernel (Linux) to drive the hardware, a program for the system to run (toybox), and a C library to tie them together (toybox has been tested with musl, uClibc, and glibc, on Android -systems musl is recommended).

+systems musl is recommended). The C library is part of a "toolchain", which is an integrated suite of compiler, assembler, and linker, plus the standard headers and libraries -- cgit v1.2.3