diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-12-31 16:56:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-12-31 16:56:07 +0000 |
commit | 25332b5e9793e0c440d7f219b9652f810442545b (patch) | |
tree | 8323606ad2ef5b06e2e3cf6bfb5bf58570d43b10 /stylesheets/lfs-xsl/xhtml/lfs-sections.xsl | |
parent | 0d84af1cbb0dc825db3e965d5126e5b08f878067 (diff) |
Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10.
Update to coreutils-8.29.
Remove old footer from non-chunks book.
Make spacing between "Chapter" and digit non breaking.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs-xsl/xhtml/lfs-sections.xsl')
-rw-r--r-- | stylesheets/lfs-xsl/xhtml/lfs-sections.xsl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl b/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl index 4f74bcf0f..46fbdea7e 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl @@ -134,11 +134,12 @@ $Date$ <!-- sect1info mode svn-keys: Self-made template to process SVN keywords found in sect1info. --> <xsl:template match="sect1info" mode="svn-keys"> - <p class="updated">Last updated <!-- by + <!-- <p class="updated">Last updated --><!-- by <xsl:apply-templates select="othername" mode="svn-keys"/> --> - on + <!-- on <xsl:apply-templates select="date" mode="svn-keys"/> </p> +comment out entire template for now. We do not use this. bdubbs 2017/12/30 --> </xsl:template> <!-- othername mode svn-keys: |