Re: [Openvpn-devel] [PATCH] Add more dash escaping to the man page

2015-01-26 Thread Matthias Andree
Am 26.01.2015 um 14:04 schrieb David Woodhouse: > FWIW I *can* search for 'For --management-client' even before this > patch, on Fedora 21. Changing to \- isn't required to fix the searching > here. Is it still required on Debian? I have a rather faint recollection because I tried fixing this in

Re: [Openvpn-devel] [PATCH] Add more dash escaping to the man page

2015-01-26 Thread Gert Doering
Hi, On Mon, Jan 26, 2015 at 04:13:12PM +0200, Samuli Seppänen wrote: > I tried to reproduce the problem on Ubuntu 14.04, Debian 6 and CentOS 6 > and was unable to. Having or not having escaped dashes made absolutely > no difference. Note that I only tested "less" as the pager. In any case, > it lo

Re: [Openvpn-devel] [PATCH] Add more dash escaping to the man page

2015-01-26 Thread Samuli Seppänen
> On Mon, 2015-01-26 at 10:38 +0200, sam...@openvpn.net wrote: >> From: Alberto Gonzalez Iniesta >> >> This patch continues the work started in commit 886593ac4ae ("The man page >> needs >> dash escaping in UTF-8 environments"). This patch is one of the patches >> included >> in Debian's OpenVP

Re: [Openvpn-devel] [PATCH] Add more dash escaping to the man page

2015-01-26 Thread David Woodhouse
On Mon, 2015-01-26 at 10:38 +0200, sam...@openvpn.net wrote: > From: Alberto Gonzalez Iniesta > > This patch continues the work started in commit 886593ac4ae ("The man page > needs > dash escaping in UTF-8 environments"). This patch is one of the patches > included > in Debian's OpenVPN package