From 69d2972b001326d678e3632a46b79b41d662addd Mon Sep 17 00:00:00 2001 From: Jan Hilberath Date: Mon, 24 Jun 2019 09:50:27 +0900 Subject: [PATCH] docs: Add missing words in pdns_control man page This patch adds some missing words for the "pdns_control current-config" command in the pdns_control man page. --- docs/manpages/pdns_control.1.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manpages/pdns_control.1.rst b/docs/manpages/pdns_control.1.rst index 737c663fab..fa28d9b157 100644 --- a/docs/manpages/pdns_control.1.rst +++ b/docs/manpages/pdns_control.1.rst @@ -59,9 +59,9 @@ current-config ^^^^^^^^^^^^^^ Show the currently running configuration. The output has the same -format as ``pdns_server --config``. You'll notice that all the are -uncommented. This is because PowerDNS simply has values, and the -default isn't known at runtime. +format as ``pdns_server --config``. You'll notice that all the +configuration values are uncommented. This is because PowerDNS +simply has values, and the default isn't known at runtime. cycle ^^^^^ -- 2.47.2