Author: pierre Date: Wed Aug 9 07:20:25 2017 New Revision: 3995 Log: Fix "Id" property in lfs_make_book.xsl
Modified: jhalfs/trunk/BLFS/xsl/lfs_make_book.xsl Modified: jhalfs/trunk/BLFS/xsl/lfs_make_book.xsl ============================================================================== --- jhalfs/trunk/BLFS/xsl/lfs_make_book.xsl Wed Aug 9 07:18:03 2017 (r3994) +++ jhalfs/trunk/BLFS/xsl/lfs_make_book.xsl Wed Aug 9 07:20:25 2017 (r3995) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- $Id: --> +<!-- $Id$ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> -- http://lists.linuxfromscratch.org/listinfo/alfs-log Unsubscribe: See the above information page
