changeset 172:4e4f459de3db

More typos.
author Rob Landley <rob@landley.net>
date Wed, 30 May 2007 16:02:01 -0400
parents f736a2ee66ec
children 8b4c243a212e
files www/design.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/www/design.html	Wed May 30 15:31:18 2007 -0400
+++ b/www/design.html	Wed May 30 16:02:01 2007 -0400
@@ -128,7 +128,7 @@
 work our way back up from there by building more packages in the new
 environment.</p>
 
-<h3>Resolving environmental dependencies.</h2>
+<h3>Resolving environmental dependencies.</h3>
 
 <p><b>To build uClibc you need kernel headers</b> identifying the syscalls and
 such it can make to the OS.  Way back when you could use the kernel headers
@@ -179,7 +179,7 @@
 
 <h2>Additional complications</h2>
 
-<h3>Cross-compiling and avoiding root access</h2>
+<h3>Cross-compiling and avoiding root access</h3>
 
 <p>The first problem is that we're cross-compiling.  We can't help it.
 You're cross-compiling any time you create target binaries that won't run on
@@ -440,4 +440,4 @@
 either /var/root or /home/root, change the passwd entry to do this), and life
 is good.</p>
 
-<--#include file="footer.html" -->
+<!--#include file="footer.html" -->