Date: Sun, 20 May 2001 21:14:28 -0500 From: Will Andrews <will@physics.purdue.edu> To: Joachim Str?mbergson <watchman@ludd.luth.se> Cc: FreeBSD-Audit <audit@FreeBSD.ORG> Subject: Re: Patch to add nic-se to whois Message-ID: <20010520211427.M1198@casimir.physics.purdue.edu> In-Reply-To: <3B0841FB.188D5933@ludd.luth.se>; from watchman@ludd.luth.se on Mon, May 21, 2001 at 12:15:23AM %2B0200 References: <3B0841FB.188D5933@ludd.luth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 21, 2001 at 12:15:23AM +0200, Joachim Str?mbergson wrote: > - while ((ch = getopt(argc, argv, "adgh:impQrR6")) != -1) { > + while ((ch = getopt(argc, argv, "adghsi:mpQrR6")) != -1) { [...] > - "usage: whois [-adgimpQrR6] [-h hostname] name ...\n"); > + "usage: whois [-adgsimpQrR6] [-h hostname] name ...\n"); You've introduced a bug. Look closely. :-) -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010520211427.M1198>