>From f8e54cc0043553481575a7211c41576b8ba4d81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= <[email protected]> Date: Wed, 22 Aug 2012 20:01:33 +0200 Subject: [PATCH 2/2] wmbutton: Scape minus in manpage
The minus signs should be scaped to avoid problems with the parsers. --- wmbutton/wmbutton.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmbutton/wmbutton.1 b/wmbutton/wmbutton.1 index 507908e..00155d3 100644 --- a/wmbutton/wmbutton.1 +++ b/wmbutton/wmbutton.1 @@ -49,7 +49,7 @@ Full path to configuration file. Full path to button xpm. .TP .B \-F <font> -Custom tooltip font (e.g. -b\&h-lucidatypewriter-medium-*-*-*-12-*) +Custom tooltip font (e.g. \-b\&h\-lucidatypewriter\-medium\-*\-*\-*\-12\-*) .TP .B \-v Verbose Mode, gives extra debug output. -- 1.7.10.4 -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/
>From f8e54cc0043553481575a7211c41576b8ba4d81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= <[email protected]> Date: Wed, 22 Aug 2012 20:01:33 +0200 Subject: [PATCH 2/2] wmbutton: Scape minus in manpage The minus signs should be scaped to avoid problems with the parsers. --- wmbutton/wmbutton.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmbutton/wmbutton.1 b/wmbutton/wmbutton.1 index 507908e..00155d3 100644 --- a/wmbutton/wmbutton.1 +++ b/wmbutton/wmbutton.1 @@ -49,7 +49,7 @@ Full path to configuration file. Full path to button xpm. .TP .B \-F <font> -Custom tooltip font (e.g. -b\&h-lucidatypewriter-medium-*-*-*-12-*) +Custom tooltip font (e.g. \-b\&h\-lucidatypewriter\-medium\-*\-*\-*\-12\-*) .TP .B \-v Verbose Mode, gives extra debug output. -- 1.7.10.4
