Package: jwm
Severity: wishlist
Tags: patch

There are empty comment (not known to gorff) at the beginnign of
manual page. See patch for fix.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
#! /bin/sh /usr/share/dpatch/dpatch-run
## /tmp/man-comment-fix.patch.dpatch by  <jari.aa...@cante.net>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: e
## DP: Author: Jari Aalto <jari.aa...@cante.net>
## DP: 
## DP: 
## DP:     jwm.1.in: remove empty groff comments

@DPATCH@

diff --git a/debian/patches/70-man-hyphen-fix.dpatch b/debian/patches/70-man-hyphen-fix.dpatch
deleted file mode 100755
index 379a389..0000000
--- a/debian/patches/70-man-hyphen-fix.dpatch
+++ /dev/null
@@ -1,27 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## /tmp/man-hyphen-fix.patch.dpatch by  <jari.aa...@cante.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: eace
-## DP: Author: Jari Aalto <jari.aa...@cante.net>
-## DP: 
-## DP: 
-## DP:     jwm.1.in: Fix hyphen
-## DP:     
-## DP:     Signed-off-by: Jari Aalto <jari.aa...@cante.net>
-
-...@dpatch@
-
-diff --git a/jwm.1.in b/jwm.1.in
-index c6cd942..47b7310 100644
---- a/jwm.1.in
-+++ b/jwm.1.in
-@@ -56,7 +56,7 @@ location to make user-specific changes.
- Configuration of JWM is done by editing ".jwmrc".  This file is XML
- making it easy to edit, either by hand or programmatically. The
- example.jwmrc gives an example configuration file.
--Before restarting JWM, it is a good idea to run "jwm -p" to make
-+Before restarting JWM, it is a good idea to run "jwm \-p" to make
- sure the configuration file is free of errors.  Otherwise you may end up
- without a root menu.
- .RE
diff --git a/jwm.1.in b/jwm.1.in
index c6cd942..478cb74 100644
--- a/jwm.1.in
+++ b/jwm.1.in
@@ -1,6 +1,4 @@
-./"
 ./" groff -man -Tascii jwm.1
-./"
 .TH jwm 1 "@DATE@" "v...@version@"
 .SH NAME
 JWM - Joe's Window Manager

Reply via email to