]> 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, 21 Oct 2010 09:34:58 +0000 (11:34 +0200)
commit48fe8bb37167b57722d209274626f5f91975c001
treee08c1de4d0bd76cefea0a9e322eb1405023e53af
parent2d4e7685cd1a6d8e1eb1befa241b7595809d3b45
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