From b9e736f4f6a33131ccd883410ee46a5afa6ff1fd Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 21 Apr 2017 13:16:40 -0700 Subject: [PATCH] [master] typo in rndc doc --- bin/rndc/rndc.docbook | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/bin/rndc/rndc.docbook b/bin/rndc/rndc.docbook index f47742a099..0aa32e9da9 100644 --- a/bin/rndc/rndc.docbook +++ b/bin/rndc/rndc.docbook @@ -322,14 +322,12 @@ - dumpdb -all|-cache|-zone|-adb|-bad|-fail view ... + dumpdb -all|-cache|-zones|-adb|-bad|-fail view ... Dump the server's caches (default) and/or zones to - the - dump file for the specified views. If no view is - specified, all - views are dumped. + the dump file for the specified views. If no view + is specified, all views are dumped. (See the dump-file option in the BIND 9 Administrator Reference Manual.) -- GitLab