Package: jwm Severity: wishlist Tags: patch
The manaul page contains hon-backslashed hyphen. 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-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