mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
the mnemonic for the chaos class is CH, not CHAOS
This commit is contained in:
parent
16ea60d0db
commit
92aa706a21
@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dig.c,v 1.97 2000/09/21 23:47:36 marka Exp $ */
|
||||
/* $Id: dig.c,v 1.98 2000/09/22 17:36:02 gson Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
@ -135,7 +135,7 @@ show_usage(void) {
|
||||
" {global-d-opt} host [@local-server] {local-d-opt}\n"
|
||||
" [ host [@local-server] {local-d-opt} [...]]\n"
|
||||
"Where: domain are in the Domain Name System\n"
|
||||
" q-class is one of (in,chaos,...) [default: in]\n"
|
||||
" q-class is one of (in,hs,ch,...) [default: in]\n"
|
||||
" q-type is one of (a,any,mx,ns,soa,hinfo,axfr,txt,...) [default:a]\n"
|
||||
" (Use ixfr=version for type ixfr)\n"
|
||||
" q-opt is one of:\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user