From: Michael Prokop Date: Thu, 6 Dec 2007 22:45:42 +0000 (+0100) Subject: Fix manpage handling of xsltproc X-Git-Tag: 0.3.37~1 X-Git-Url: http://git.grml.org/?p=grml-x.git;a=commitdiff_plain;h=068ba562ff00b033dd43ed80979dcb5b9cd369b5 Fix manpage handling of xsltproc --- diff --git a/Makefile b/Makefile index 8d965b9..bea08b2 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index d60d1ae..ad527f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 18 Nov 2007 23:51:43 +0100 diff --git a/grml-x.txt b/grml-x.txt index 57bb3cf..09127d1 100644 --- a/grml-x.txt +++ b/grml-x.txt @@ -81,7 +81,7 @@ XOPTS='...':: -module :: Use as module for X server. --noddc: +-noddc:: Do not use ddc probing but use static entries for resolution modes. -nohsync::