diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-11-30 02:52:56 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-11-30 02:52:56 +0000 |
| commit | c91c657ae221e149fcdfb370b2bfc8837bf2ec41 (patch) | |
| tree | c2f62baf49a9170d26ed2721f85a3690aad20693 /contrib/bind/doc | |
| parent | f8307e1233657707bc582110f07373c96d91943b (diff) | |
Notes
Diffstat (limited to 'contrib/bind/doc')
| -rw-r--r-- | contrib/bind/doc/man/dig.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/bind/doc/man/dig.1 b/contrib/bind/doc/man/dig.1 index a0d814d5d9e1..3e59b056c58c 100644 --- a/contrib/bind/doc/man/dig.1 +++ b/contrib/bind/doc/man/dig.1 @@ -1,4 +1,5 @@ -.\" $Id: dig.1,v 8.3 1998/03/21 01:01:23 halley Exp $ +.\" $FreeBSD$ +.\" $Id: dig.1,v 8.4 1999/10/15 21:29:58 vixie Exp $ .\" .\" ++Copyright++ 1993 .\" - @@ -296,6 +297,9 @@ Specify class of query. May specify either an integer value to be included in the class field or use the abbreviated mnemonic as discussed above (i.e., in = C_IN). +.It Fl k Ar keydir:keyname +Sign the query with the TSIG key named keyname +that is in the directory keydir. .It Fl envsav This flag specifies that the .Ic dig |
