]> git.ipfire.org Git - thirdparty/openvpn.git/commit
The man page needs dash escaping in UTF-8 environments
authorJan Brinkmann <the-luckyduck@users.sourceforge.net>
Sun, 28 Feb 2010 22:29:29 +0000 (23:29 +0100)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 29 Apr 2010 18:22:08 +0000 (20:22 +0200)
commitdb005367dc39e587ce284a3c14a7dc7e547e074b
treebfa3dda07e4cc204bef2b12380c26d5c6b9bf2bd
parent31dc8358d9df4901683204629973dee6d55d8efc
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 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296133> for details.

sf.net tracker:
<https://sourceforge.net/tracker/?func=detail&aid=2935611&group_id=48978&atid=454721>

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Tested-by: Jan Just Keijser <janjust@nikhef.nl>
Tested-by: Pavel Shramov <shramov@mexmat.net>
Tested-by: Samuli Seppänen <samuli@openvpn.net>
openvpn.8