Re: [Dnsmasq-discuss] [PATCH] Fix typo in ra-param man page section

2019-01-03 Thread Simon Kelley
Prodding me is fine, and has done the trick here.

In general, I'm way behind my inbox, and struggling to catch up. Moving
house is not helping :(

I will try and get to everything in the end, but I won't be offended is
people remind me.

Cheers,

Simon.


On 03/01/2019 05:49, Christian Weiske wrote:
> Hello,
> 
> 
>>  man/dnsmasq.8| 2 +-
>>  man/fr/dnsmasq.8 | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git man/dnsmasq.8 man/dnsmasq.8
> 
> Is there anything I can do to get this patch merged?
> 

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


Re: [Dnsmasq-discuss] [PATCH] Fix typo in ra-param man page section

2019-01-02 Thread Christian Weiske
Hello,


>  man/dnsmasq.8| 2 +-
>  man/fr/dnsmasq.8 | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git man/dnsmasq.8 man/dnsmasq.8

Is there anything I can do to get this patch merged?

-- 
Regards/Mit freundlichen Grüßen
Christian Weiske

-=≡ Geeking around in the name of science since 1982 ≡=-

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


[Dnsmasq-discuss] [PATCH] Fix typo in ra-param man page section

2018-12-26 Thread Christian Weiske
---
 man/dnsmasq.8| 2 +-
 man/fr/dnsmasq.8 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git man/dnsmasq.8 man/dnsmasq.8
index f01a5ba..9c30d2b 100644
--- man/dnsmasq.8
+++ man/dnsmasq.8
@@ -1829,7 +1829,7 @@ The interval between router advertisements may be set (in 
seconds) with
 .B --ra-param=eth0,60.
 The lifetime of the route may be changed or set to zero, which allows
 a router to advertise prefixes but not a route via itself. 
-.B --ra-parm=eth0,0,0
+.B --ra-param=eth0,0,0
 (A value of zero for the interval means the default value.) All four 
parameters may be set at once.
 .B --ra-param=eth0,mtu:1280,low,60,1200
 
diff --git man/fr/dnsmasq.8 man/fr/dnsmasq.8
index 88967df..a04c776 100644
--- man/fr/dnsmasq.8
+++ man/fr/dnsmasq.8
@@ -1774,7 +1774,7 @@ Un intervalle (en secondes) entre les annonces routeur 
peut être fourni par :
 .B --ra-param=eth0,60.
 La durée de vie de la route peut être changée ou mise à zéro, auquel cas
 le routeur peut annoncer les préfixes mais pas de route :
-.B --ra-parm=eth0,0,0
+.B --ra-param=eth0,0,0
 (une valeur de zéro pour l'intervalle signifie qu'il garde la valeur par 
défaut).
 Ces quatre paramètres peuvent être configurés en une fois :
 .B --ra-param=eth0,mtu:1280,low,60,1200
-- 
2.20.1


___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss