mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:50:00 -04:00
The example omitted the -o option for the wrong reason.
This commit is contained in:
parent
f6f4d7ee0f
commit
a1cbe5c5a1
2 changed files with 8 additions and 10 deletions
|
|
@ -14,7 +14,7 @@
|
|||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: dnssec-signzone.8,v 1.5 2000/07/26 20:58:11 bwelling Exp $
|
||||
.\" $Id: dnssec-signzone.8,v 1.6 2000/07/26 21:36:08 bwelling Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt DNSSEC-SIGNZONE 8
|
||||
|
|
@ -219,11 +219,10 @@ zone with the key that was generated in the example given in the
|
|||
man page for
|
||||
.Xr dnssec-keygen 8 .
|
||||
The zone file for this zone is
|
||||
.Dv example.com
|
||||
and it can be assumed to contain fully qualified domain names which
|
||||
means there is no need to use the
|
||||
.Dv example.com ,
|
||||
which is the same as the origin, so there is no need to use the
|
||||
.Fl o
|
||||
option to set the domain origin.
|
||||
option to set the origin.
|
||||
This zone file contains the keyset for
|
||||
.Dv example.com
|
||||
that was created by
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: dnssec-signzone.8,v 1.5 2000/07/26 20:58:11 bwelling Exp $
|
||||
.\" $Id: dnssec-signzone.8,v 1.6 2000/07/26 21:36:08 bwelling Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt DNSSEC-SIGNZONE 8
|
||||
|
|
@ -219,11 +219,10 @@ zone with the key that was generated in the example given in the
|
|||
man page for
|
||||
.Xr dnssec-keygen 8 .
|
||||
The zone file for this zone is
|
||||
.Dv example.com
|
||||
and it can be assumed to contain fully qualified domain names which
|
||||
means there is no need to use the
|
||||
.Dv example.com ,
|
||||
which is the same as the origin, so there is no need to use the
|
||||
.Fl o
|
||||
option to set the domain origin.
|
||||
option to set the origin.
|
||||
This zone file contains the keyset for
|
||||
.Dv example.com
|
||||
that was created by
|
||||
|
|
|
|||
Loading…
Reference in a new issue