r3340 - jhalfs/trunk/HLFS
georgeb at linuxfromscratch.org
georgeb at linuxfromscratch.org
Tue Mar 27 18:43:22 MDT 2007
Author: georgeb
Date: 2007-03-27 18:43:22 -0600 (Tue, 27 Mar 2007)
New Revision: 3340
Modified:
jhalfs/trunk/HLFS/hlfs.xsl
Log:
Corrected typo in chapter name
Modified: jhalfs/trunk/HLFS/hlfs.xsl
===================================================================
--- jhalfs/trunk/HLFS/hlfs.xsl 2007-03-27 17:37:18 UTC (rev 3339)
+++ jhalfs/trunk/HLFS/hlfs.xsl 2007-03-28 00:43:22 UTC (rev 3340)
@@ -86,7 +86,7 @@
<xsl:choose>
<xsl:when test="@id='ch-system-creatingdirs' or
@id='ch-system-createfiles' or
- @id='ch-changingowner' or
+ @id='ch-system-changingowner' or
@id='ch-system-strippingagain'">
<xsl:text>#!/tools/bin/bash
set +h
</xsl:text>
</xsl:when>
More information about the alfs-log
mailing list