[Buildroot] svn commit: trunk/buildroot/docs
From: aldot at uclibc.org <hidden>
Date: 2007-01-19 19:28:39
Author: aldot Date: 2007-01-19 11:28:39 -0800 (Fri, 19 Jan 2007) New Revision: 17389 Log: - duh. add missing listentry stop markers Modified: trunk/buildroot/docs/buildroot.html Changeset: Modified: trunk/buildroot/docs/buildroot.html ===================================================================
--- trunk/buildroot/docs/buildroot.html 2007-01-19 19:21:03 UTC (rev 17388)
+++ trunk/buildroot/docs/buildroot.html 2007-01-19 19:28:39 UTC (rev 17389)@@ -177,10 +177,10 @@ <p>Buildroot optionally honors some environment variables that are passed to <code>make</code> :</p> <ul> - <li>HOSTCXX - <li>HOSTCC - <li>UCLIBC_CONFIG_FILE=<path/to/.config> - <li>BUSYBOX_CONFIG_FILE=<path/to/.config> + <li>HOSTCXX</li> + <li>HOSTCC</li> + <li>UCLIBC_CONFIG_FILE=<path/to/.config></li> + <li>BUSYBOX_CONFIG_FILE=<path/to/.config></li> </ul> <p>An example that uses config files located in the toplevel directory and