more muttng -> madmutt
[apps/madmutt.git] / doc / madmutt-tex.xsl
index f711b37..831a30d 100644 (file)
@@ -2,7 +2,7 @@
 
 <!-- manual2latex.xsl                                   -->
 
-<!-- written for mutt-ng by:                            -->
+<!-- written for madmutt by:                            -->
 <!-- Rocco Rutte <pdmef@cs.tu-berlin.de>                -->
 
 <!-- the LaTeX-escaping code at the end is a            -->
 
 <!-- NOTE: this is not a generic DocBook to LaTeX but   -->
 <!--       it contains just enough to convert the       -->
-<!--       mutt-ng manual with some special tags into   -->
+<!--       madmutt manual with some special tags into   -->
 <!--       valid LaTeX code; most of the work is done   -->
 <!--       madmutt.sty anyways...                       -->
 
 <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-  xmlns:madmutt-doc="http://mutt-ng.berlios.de/doc/#NS">
+  xmlns:madmutt-doc="http://madmutt.berlios.de/doc/#NS">
 
   <xsl:output method="text" indent="no" output-encoding="utf-8"/>