diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-02 00:48:41 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-02 00:48:41 +0000 |
commit | a889f1983fae2bee97f5375bac561374da0469a0 (patch) | |
tree | 58bf7fa721f3333d934a90edf15dd134b60feacf /contrib/texinfo/makeinfo/texinfo.xsl | |
parent | 03e8b201d8ea49873e7226f79b3b15d94de7d982 (diff) |
Import of stripped down GNU texinfo 4.5
Notes
Notes:
svn path=/vendor/texinfo/dist/; revision=114472
Diffstat (limited to 'contrib/texinfo/makeinfo/texinfo.xsl')
-rw-r--r-- | contrib/texinfo/makeinfo/texinfo.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/texinfo/makeinfo/texinfo.xsl b/contrib/texinfo/makeinfo/texinfo.xsl index 1740c12a9394..efe36e948240 100644 --- a/contrib/texinfo/makeinfo/texinfo.xsl +++ b/contrib/texinfo/makeinfo/texinfo.xsl @@ -1,5 +1,5 @@ <?xml version='1.0'?> -<!-- $Id: texinfo.xsl,v 1.2 2002/04/01 14:06:15 karl Exp $ --> +<!-- $Id: texinfo.xsl,v 1.1 2002/08/25 23:38:39 karl Exp $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> |