From: Jan Brinkmann Date: Sun, 28 Feb 2010 22:29:29 +0000 (+0100) Subject: The man page needs dash escaping in UTF-8 environments X-Git-Tag: v2.2-beta4~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886593ac4ae79f4321f6f12fad0a51600e4aca28;p=thirdparty%2Fopenvpn.git The man page needs dash escaping in UTF-8 environments There was a debian bugreport which was filed in 2005 . It was patched but it seems that nobody forwarded the patch to the openvpn project itself. The problem is quite simple: The dashes for options (the double dashes) are not escaped. This causes trouble in relationship with utf-8 . Since the bugreport was closed it was patched within the debian/ubuntu packages itself. I've attached the patch to get it atleast reviewed by the openvpn project itself. See for details. sf.net tracker: Signed-off-by: David Sommerseth Tested-by: Jan Just Keijser Tested-by: Pavel Shramov Tested-by: Samuli Seppänen --- diff --git a/openvpn.8 b/openvpn.8 index b431ffde3..534f7340f 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -380,7 +380,7 @@ were declared in all blocks below it. .\"********************************************************* .TP -.B --proto-force p +.B \-\-proto-force p When iterating through connection profiles, only consider profiles using protocol .B p