From: Mark Wooding Date: Sat, 11 Feb 2012 14:47:38 +0000 (+0000) Subject: zoneconf.in: Tidy up some message output. X-Git-Url: https://git.distorted.org.uk/~mdw/zoneconf/commitdiff_plain/9fe4d067945645c78ff9b4fb316a18b39956fbf6 zoneconf.in: Tidy up some message output. --- diff --git a/zoneconf.in b/zoneconf.in index 224710f..21cff51 100755 --- a/zoneconf.in +++ b/zoneconf.in @@ -1223,7 +1223,7 @@ proc sign-zone-file {info soafmt infile} { array set zone $info set outfile "$zone(server-file-name).new" - if {![run "zone `$zone(name)' in view `$zone(mapped-view)'" \ + if {![run "sign zone `$zone(name)' in view `$zone(mapped-view)'" \ $zone(signzone-command) \ "%h" $zone(home-dir) \ "%m" $zone(static-dir) \ @@ -1351,8 +1351,8 @@ defcmd update {} { defcmd install {user view name} { help-text "Install a new zone file. - The file is for the given zone NAME and \(user-side) VIEW. The file is - provided by the named USER" +The file is for the given zone NAME and \(user-side) VIEW. The file is +provided by the named USER." } { global QUIS ZONECFG ZONES CONFFILE errorInfo errorCode