zoneconf.in: Tidy up some message output.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 11 Feb 2012 14:47:38 +0000 (14:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Feb 2012 14:47:38 +0000 (14:47 +0000)
zoneconf.in

index 224710f..21cff51 100755 (executable)
@@ -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