Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-29 Thread David Woodhouse
On Wed, 2015-04-29 at 23:30 +0200, Gert Doering wrote: > Hi, > > On Wed, Apr 29, 2015 at 08:33:02PM -, David Woodhouse wrote: > > > That would mean we either go into autoconf territory to test for groff > > > run-time behaviour, or we use a particular unique sequence and do our > > > own post-

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-29 Thread Gert Doering
Hi, On Wed, Apr 29, 2015 at 08:33:02PM -, David Woodhouse wrote: > > That would mean we either go into autoconf territory to test for groff > > run-time behaviour, or we use a particular unique sequence and do our > > own post-processing. > > The latter is baaically the approach I took in > h

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-29 Thread David Woodhouse
> That would mean we either go into autoconf territory to test for groff > run-time behaviour, or we use a particular unique sequence and do our > own post-processing. The latter is baaically the approach I took in http://git.infradead.org/users/dwmw2/openconnect.git/commitdiff/5f15c83f2 -- dwm

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-29 Thread Matthias Andree
Am 29.04.2015 um 14:07 schrieb David Woodhouse: > On Tue, 2015-03-31 at 09:19 +0200, Matthias Andree wrote: >> I am concerned this will cause misformattings and inability to search >> for options with leading dashes on some systems - I don't recall >> versions, but I do know that some systems used

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-29 Thread David Woodhouse
On Tue, 2015-03-31 at 09:19 +0200, Matthias Andree wrote: > I am concerned this will cause misformattings and inability to search > for options with leading dashes on some systems - I don't recall > versions, but I do know that some systems used some sort of Unicode > (soft?) hyphen for a simple no

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-29 Thread Samuli Seppänen
> Am 31.03.2015 um 08:44 schrieb sam...@openvpn.net: >> From: Samuli Seppänen >> >> This patch is against the release/2.3 branch >> >> Trac: 512 >> Signed-off-by: Samuli Seppänen >> --- >> doc/openvpn.8 | 1800 >> - >> 1 file changed, 900

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-04-16 Thread Samuli Seppänen
Am 31.03.2015 um 08:44 schrieb sam...@openvpn.net: From: Samuli Seppänen This patch is against the release/2.3 branch Trac: 512 Signed-off-by: Samuli Seppänen --- doc/openvpn.8 | 1800 - 1 file changed, 900 insertions(+), 900 deleti

Re: [Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-03-31 Thread Matthias Andree
Am 31.03.2015 um 08:44 schrieb sam...@openvpn.net: > From: Samuli Seppänen > > This patch is against the release/2.3 branch > > Trac: 512 > Signed-off-by: Samuli Seppänen > --- > doc/openvpn.8 | 1800 > - > 1 file changed, 900 insertions

[Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-03-31 Thread samuli
From: Samuli Seppänen This patch is against the release/2.3 branch Trac: 512 Signed-off-by: Samuli Seppänen --- doc/openvpn.8 | 1800 - 1 file changed, 900 insertions(+), 900 deletions(-) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index

[Openvpn-devel] [PATCH] Remove useless dash escapes from the man-page

2015-03-31 Thread samuli
From: Samuli Seppänen Trac: 512 Signed-off-by: Samuli Seppänen --- doc/openvpn.8 | 1810 - 1 file changed, 905 insertions(+), 905 deletions(-) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index 9551566..1c1a2da 100644 --- a/doc/openvpn.8 ++