Bug 28880

Summary: [patch] src/usr.bin/whois bug fix
Product: Base System Reporter: mike <mike>
Component: binAssignee: Mike Barcroft <mike>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mike 2001-07-10 21:50:01 UTC
o Re-write the logic that finds the whois server to query.
  [This fixes a bug where one would type 'whois foo.bar.'
  and get an error because of the trailing period.]
o Tested on i386 and alpha

How-To-Repeat: 
N/A
Comment 1 Mike Barcroft freebsd_committer freebsd_triage 2001-07-17 03:33:15 UTC
Responsible Changed
From-To: freebsd-bugs->mike

Originator is now a committer.
Comment 2 Mike Barcroft freebsd_committer freebsd_triage 2001-07-17 21:43:39 UTC
State Changed
From-To: open->closed

Committed a slightly different patch which resolves 
this PR.