This sample ``addzone`` command adds the zone ``example.com`` to
the default view:
- ``$ \ rndc addzone example.com '{ type master; file "example.com.db"; };'``
+ ``rndc addzone example.com '{ type master; file "example.com.db"; };'``
(Note the brackets around and semi-colon after the zone configuration
text.)
This sample \fBaddzone\fP command adds the zone \fBexample.com\fP to
the default view:
.sp
-\fB$ \e rndc addzone example.com \(aq{ type master; file "example.com.db"; };\(aq\fP
+\fBrndc addzone example.com \(aq{ type master; file "example.com.db"; };\(aq\fP
.sp
(Note the brackets around and semi\-colon after the zone configuration
text.)