From: Remi Gacogne Date: Thu, 13 Dec 2018 14:56:30 +0000 (+0100) Subject: Update docs/manpages/pdnsutil.1.rst X-Git-Tag: rec-4.2.0-alpha1~47^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57f7c053f3b792a9bfa69991e56d9f345e67af34;p=thirdparty%2Fpdns.git Update docs/manpages/pdnsutil.1.rst Very very nice :=) Co-Authored-By: spirillen <44526987+spirillen@users.noreply.github.com> --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 21172b5fc2..5b4ae7fe02 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -151,7 +151,7 @@ create-zone *ZONE* Create an empty zone named *ZONE*. create-slave-zone *ZONE* *MASTER* [*MASTER*].. Create a new slave zone *ZONE* with masters *MASTER*. All *MASTER*\ s - need to to be IP addresses with an optional port. Master addressess is to be seperated by spaces + need to to be space-separated IP addresses with an optional port. change-slave-zone-master *ZONE* *MASTER* [*MASTER*].. Change the masters for slave zone *ZONE* to new masters *MASTER*. All *MASTER*\ s need to to be space-separated IP addresses with an optional port.