Date: Thu, 12 Feb 2004 11:15:32 +0300 (MSK) From: Gleb Smirnoff <glebius@cell.sick.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/62724: host(1) manpage does not include information about query class Message-ID: <200402120815.i1C8FWi7049753@cell.sick.ru> Resent-Message-ID: <200402120820.i1C8KI1v031682@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402120815.i1C8FWi7049753>