docs/62724: host(1) manpage does not include information about query class
Gleb Smirnoff
glebius at cell.sick.ru
Thu Feb 12 08:20:18 UTC 2004
>Number: 62724
>Category: docs
>Synopsis: host(1) manpage does not include information about query class
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 12 00:20:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Gleb Smirnoff
>Release: FreeBSD 4.9-PRERELEASE i386
>Organization:
Oilspace, Inc.
>Environment:
System: FreeBSD cell.sick.ru 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 19 10:22:46 MSD 2003 root at fade.bestcom.ru:/usr/obj/usr/src/sys/NUCLEUS i386
>Description:
1) host(1) manpage does not say anything about -c switch, which is used
to specify query class.
2) -s switches is missed in SYNOPSIS
>How-To-Repeat:
man 1 host
>Fix:
--- host.1.orig Thu Feb 12 10:54:36 2004
+++ host.1 Thu Feb 12 11:05:13 2004
@@ -60,11 +60,8 @@
.Nd look up host names using domain server
.Sh SYNOPSIS
.Nm host
-.Op Fl l
-.Op Fl v
-.Op Fl w
-.Op Fl r
-.Op Fl d
+.Op Fl lvwrds
+.Op Fl c Ar class
.Op Fl t Ar querytype
.Op Fl a
.Ar host
@@ -185,6 +182,9 @@
Turn on debugging. Network transactions are shown in detail.
.It Fl s
Chase signatures back to parent key (DNSSEC).
+.It Fl c Ar class
+Specify DNS query class. This can be used to lookup Hesiod or Chaosnet
+class resource records. The default class is IN (DARPA Internet objects).
.It Fl t Ar querytype
Allows you to specify a particular
.Ar querytype
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list