From owner-cvs-usrbin Thu Feb 19 11:08:52 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04418 for cvs-usrbin-outgoing; Thu, 19 Feb 1998 11:08:52 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04357; Thu, 19 Feb 1998 11:08:34 -0800 (PST) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA12512; Thu, 19 Feb 1998 11:07:51 -0800 (PST) Date: Thu, 19 Feb 1998 11:07:51 -0800 (PST) Message-Id: <199802191907.LAA12512@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/whois whois.1 whois.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1998/02/19 11:07:51 PST Modified files: usr.bin/whois whois.1 whois.c Log: Make it more convenient to query NICs other than InterNIC. Explain in the man page what each database contains. Revision Changes Path 1.4 +35 -9 src/usr.bin/whois/whois.1 1.5 +46 -25 src/usr.bin/whois/whois.c