]> 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, 1 Apr 2010 21:15:37 +0000 (23:15 +0200)
commitaba44defefe688172f339c9c06eed46ed3b69f06
tree4ef9b4dac4bc5bdce5b6f04418d5a383ea275882
parentd81eb4cf0ec387a5a1eaf2093cc2f42796808ab6
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