Fix manpage handling of xsltproc
authorMichael Prokop <mika@grml.org>
Thu, 6 Dec 2007 22:45:42 +0000 (23:45 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 6 Dec 2007 22:45:42 +0000 (23:45 +0100)
Makefile
debian/changelog
grml-x.txt

index 8d965b9..bea08b2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,8 @@ man-stamp: grml-x.txt
        # notice: docbook-xsl 1.71.0.dfsg.1-1 is broken! make sure you use 1.68.1.dfsg.1-0.2!
        cp grml-x.1 grml-x.1.tmp
        uniq grml-x.1.tmp > grml-x.1
+       # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
+       sed -i 's/\.sp$//' grml-x.1
        rm grml-x.1.tmp
        touch man-stamp
 
index d60d1ae..ad527f6 100644 (file)
@@ -4,6 +4,7 @@ grml-x (0.3.37) unstable; urgency=low
     Thanks, Jerome Potts!
   * Make sure /etc/X11/X is not a symlink to /bin/true (broken
     Debian package/upgrade).
+  * Fix manpage handling of xsltproc.
 
  -- Michael Prokop <mika@grml.org>  Sun, 18 Nov 2007 23:51:43 +0100
 
index 57bb3cf..09127d1 100644 (file)
@@ -81,7 +81,7 @@ XOPTS='...'::
 -module <name>::
         Use <name> as module for X server.
 
--noddc:
+-noddc::
         Do not use ddc probing but use static entries for resolution modes.
 
 -nohsync::