rndc only takes one command. make the documentation say this.
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rndc.c,v 1.37.2.3 2001/03/29 18:22:09 gson Exp $ */
+/* $Id: rndc.c,v 1.37.2.4 2001/03/29 18:23:18 gson Exp $ */
/*
* Principal Author: DCL
static void
usage(void) {
fprintf(stderr, "\
-Usage: %s [-c config] [-s server] [-p port] [-y key] command [command ...]\n\
+Usage: %s [-c config] [-s server] [-p port] [-y key] command\n\
\n\
command is one of the following:\n\
\n\
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.\" $Id: rndc.8,v 1.11.4.2 2001/01/24 17:33:18 bwelling Exp $
+.\" $Id: rndc.8,v 1.11.4.3 2001/03/29 18:24:20 gson Exp $
.Dd Jun 30, 2000
.Dt RDNC 8
.Op Fl s Ar server
.Op Fl v
.Op Fl y Ar key_id
-.Ar command ....
+.Ar command
.Sh DESCRIPTION
This command allows the system administrator to control the operation
of a name server.