source: stylesheets/lfs-profile.xsl@ 392ab6d

Last change on this file since 392ab6d was da51ba8, checked in by Jim Gifford <jim@…>, 20 years ago

Added: PPC architecture - changelog and todo list

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 318 bytes
Line 
1<?xml version='1.0' encoding='ISO-8859-1'?>
2
3<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
4 xmlns:fo="http://www.w3.org/1999/XSL/Format"
5 version="1.0">
6
7 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/profiling/profile.xsl"/>
8
9</xsl:stylesheet>
Note: See TracBrowser for help on using the repository browser.