summaryrefslogtreecommitdiffstats
path: root/man/xmltoman.xsl
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-19 17:02:34 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-19 17:02:34 +0000
commit5df7002d1d0b8a0f58f3b976c2afd7ece9afc900 (patch)
tree029e4a6ed9870771b2e0d3b5ad37a216693eaa2f /man/xmltoman.xsl
parentc9c32fafa054ac5817262eb2a17cab3d6c64973a (diff)
update documentation for .5
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@60 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'man/xmltoman.xsl')
-rw-r--r--man/xmltoman.xsl8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/xmltoman.xsl b/man/xmltoman.xsl
index 2048708..df872a2 100644
--- a/man/xmltoman.xsl
+++ b/man/xmltoman.xsl
@@ -2,20 +2,20 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml">
<!--
- This file is part of ifplugd.
+ This file is part of syrep.
- ifplugd is free software; you can redistribute it and/or modify it under
+ syrep is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your
option) any later version.
- ifplugd is distributed in the hope that it will be useful, but WITHOUT
+ syrep is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License
- along with ifplugd; if not, write to the Free Software Foundation,
+ along with syrep; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-->