Re: Typo fix in nsd.conf.5.in

2020-11-27 Thread Eddie Thieda
On Fri, Nov 27, 2020 at 6:29 AM Florian Obser  wrote:
>
> Could you please submit this upstream at
> https://github.com/NLnetLabs/nsd
>
> Thanks,
> Florian
>

Done.

https://github.com/NLnetLabs/nsd/commit/800ff7cd44b8bf0eb5586bc538444006751e90a1

> On Fri, Nov 27, 2020 at 05:44:11AM -0500, Eddie Thieda wrote:
> > Hello,
> >
> > Here's a small typo fix, url included if text gets mangled.
> >
> > http://ix.io/2FEF
> >
> > --- nsd.conf.5.in Tue Oct 13 06:06:08 2020
> > +++ nsd.conf.5.in2 Fri Nov 27 05:35:17 2020
> > @@ -161,7 +161,7 @@ anycast instances.  Use ip-transparent to be able to l
> >  turn on later (typical for certain load-balancing).
> >  .TP
> >  .B interface:\fR [@port] [servers] [bindtodevice] [setfib]
> > -Same as ip\-address (for easy of compatibility with unbound.conf).
> > +Same as ip\-address (for easy compatibility with unbound.conf).
> >  .TP
> >  .B ip\-transparent:\fR 
> >  Allows NSD to bind to non local addresses. This is useful to have NSD
> >
>
> --
> I'm not entirely sure you are real.



Re: Typo fix in nsd.conf.5.in

2020-11-27 Thread Florian Obser
Could you please submit this upstream at
https://github.com/NLnetLabs/nsd

Thanks,
Florian

On Fri, Nov 27, 2020 at 05:44:11AM -0500, Eddie Thieda wrote:
> Hello,
> 
> Here's a small typo fix, url included if text gets mangled.
> 
> http://ix.io/2FEF
> 
> --- nsd.conf.5.in Tue Oct 13 06:06:08 2020
> +++ nsd.conf.5.in2 Fri Nov 27 05:35:17 2020
> @@ -161,7 +161,7 @@ anycast instances.  Use ip-transparent to be able to l
>  turn on later (typical for certain load-balancing).
>  .TP
>  .B interface:\fR [@port] [servers] [bindtodevice] [setfib]
> -Same as ip\-address (for easy of compatibility with unbound.conf).
> +Same as ip\-address (for easy compatibility with unbound.conf).
>  .TP
>  .B ip\-transparent:\fR 
>  Allows NSD to bind to non local addresses. This is useful to have NSD
> 

-- 
I'm not entirely sure you are real.



Re: Typo fix in nsd.conf.5.in

2020-11-27 Thread Emil Engler
I think "ease of compatibility" was meant I personally would keep it 
that way but thanks for the nice catch!


Cheers,
Emil

On 11/27/20 11:44 AM, Eddie Thieda wrote:

Hello,

Here's a small typo fix, url included if text gets mangled.

http://ix.io/2FEF

--- nsd.conf.5.in Tue Oct 13 06:06:08 2020
+++ nsd.conf.5.in2 Fri Nov 27 05:35:17 2020
@@ -161,7 +161,7 @@ anycast instances.  Use ip-transparent to be able to l
  turn on later (typical for certain load-balancing).
  .TP
  .B interface:\fR [@port] [servers] [bindtodevice] [setfib]
-Same as ip\-address (for easy of compatibility with unbound.conf).
+Same as ip\-address (for easy compatibility with unbound.conf).
  .TP
  .B ip\-transparent:\fR 
  Allows NSD to bind to non local addresses. This is useful to have NSD





Typo fix in nsd.conf.5.in

2020-11-27 Thread Eddie Thieda
Hello,

Here's a small typo fix, url included if text gets mangled.

http://ix.io/2FEF

--- nsd.conf.5.in Tue Oct 13 06:06:08 2020
+++ nsd.conf.5.in2 Fri Nov 27 05:35:17 2020
@@ -161,7 +161,7 @@ anycast instances.  Use ip-transparent to be able to l
 turn on later (typical for certain load-balancing).
 .TP
 .B interface:\fR [@port] [servers] [bindtodevice] [setfib]
-Same as ip\-address (for easy of compatibility with unbound.conf).
+Same as ip\-address (for easy compatibility with unbound.conf).
 .TP
 .B ip\-transparent:\fR 
 Allows NSD to bind to non local addresses. This is useful to have NSD