mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 13:12:05 -04:00
modify the keyfile description
This commit is contained in:
parent
c193f5a1eb
commit
f93d9c5a58
2 changed files with 8 additions and 6 deletions
|
|
@ -13,7 +13,7 @@
|
|||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: nsupdate.8,v 1.5 2000/08/15 19:40:40 gson Exp $
|
||||
.\" $Id: nsupdate.8,v 1.6 2000/08/15 19:47:06 bwelling Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt NSUPDATE 8
|
||||
|
|
@ -97,8 +97,9 @@ With the
|
|||
option,
|
||||
.Nm nsupdate
|
||||
reads the shared secret from the file
|
||||
.Ar keyfile .
|
||||
When the
|
||||
.Ar keyfile ,
|
||||
whose name is of the form K{name}.+157.+{random}.private . For historical
|
||||
reasons, the file K{name}.+157.+{random}.key must also be present. When the
|
||||
.Fl y
|
||||
is used, a signature is generated from
|
||||
.Ar keyname:secret.
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: nsupdate.8,v 1.5 2000/08/15 19:40:40 gson Exp $
|
||||
.\" $Id: nsupdate.8,v 1.6 2000/08/15 19:47:06 bwelling Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt NSUPDATE 8
|
||||
|
|
@ -97,8 +97,9 @@ With the
|
|||
option,
|
||||
.Nm nsupdate
|
||||
reads the shared secret from the file
|
||||
.Ar keyfile .
|
||||
When the
|
||||
.Ar keyfile ,
|
||||
whose name is of the form K{name}.+157.+{random}.private . For historical
|
||||
reasons, the file K{name}.+157.+{random}.key must also be present. When the
|
||||
.Fl y
|
||||
is used, a signature is generated from
|
||||
.Ar keyname:secret.
|
||||
|
|
|
|||
Loading…
Reference in a new issue