freebsd-dev/usr.bin/whois
Mike Barcroft eade81c941 o Move APNIC flag from -p to -A. Since, -p is usually associated
with specifying a port.
o Add the -p flag for specifying a port.  (PR: 28790)  This is
  useful for querying rwhois servers.  Example:
    whois -h rwhois.exodus.net -p rwhois 216.136.180.0
o Add the -c flag which allows one to get the same whois server
  that would normally be determined if no arguments were specified.
  (Concept based on work by phantom, requested by ache)  Example:
    whois -c ru TCNET-MNT-RIPN
o Deprecate -R flag in favour of -c ru.

PR:		28790
Reviewed by:	-audit, ache, phantom
2001-08-05 19:37:12 +00:00
..
Makefile Stylify, ANSIfy, silence warnings, plug a memory leak, don't assume the 2001-06-22 01:52:37 +00:00
whois.1 o Move APNIC flag from -p to -A. Since, -p is usually associated 2001-08-05 19:37:12 +00:00
whois.c o Move APNIC flag from -p to -A. Since, -p is usually associated 2001-08-05 19:37:12 +00:00