From owner-freebsd-doc@FreeBSD.ORG Thu Feb 12 00:20:18 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B137316A4CF for ; Thu, 12 Feb 2004 00:20:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9623243D2F for ; Thu, 12 Feb 2004 00:20:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1C8KIbv031683 for ; Thu, 12 Feb 2004 00:20:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1C8KI1v031682; Thu, 12 Feb 2004 00:20:18 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 12 Feb 2004 00:20:18 -0800 (PST) Resent-Message-Id: <200402120820.i1C8KI1v031682@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gleb Smirnoff Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72CC116A4CE for ; Thu, 12 Feb 2004 00:15:36 -0800 (PST) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B9F43D31 for ; Thu, 12 Feb 2004 00:15:35 -0800 (PST) (envelope-from glebius@cell.sick.ru) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.9/8.12.8) with ESMTP id i1C8FWAB049756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 12 Feb 2004 11:15:33 +0300 (MSK) (envelope-from glebius@cell.sick.ru) Received: (from glebius@localhost) by cell.sick.ru (8.12.9/8.12.6/Submit) id i1C8FWi7049753; Thu, 12 Feb 2004 11:15:32 +0300 (MSK) Message-Id: <200402120815.i1C8FWi7049753@cell.sick.ru> Date: Thu, 12 Feb 2004 11:15:32 +0300 (MSK) From: Gleb Smirnoff To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/62724: host(1) manpage does not include information about query class X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gleb Smirnoff List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 08:20:18 -0000 >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: