diff options
author | 2012-08-22 18:53:32 +0000 | |
---|---|---|
committer | 2012-08-22 18:53:32 +0000 | |
commit | 9fdc514a94e5c7b02239f2c0bed45e3d1b0b6a83 (patch) | |
tree | d5286bb722b8b21cd740872ac5aed0bb78bd3cc5 | |
parent | rfc 2553 (not 2533) has been replaced by rfc 3493; (diff) | |
download | wireguard-openbsd-9fdc514a94e5c7b02239f2c0bed45e3d1b0b6a83.tar.xz wireguard-openbsd-9fdc514a94e5c7b02239f2c0bed45e3d1b0b6a83.zip |
rfc 812 was obsoleted by rfc 954; 954 was obsoleted by 3912, however it
does not completely replace the contents of 954, so i've put
references to both in;
-rw-r--r-- | usr.bin/whois/whois.1 | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index 71583eef826..d8855849c6c 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: whois.1,v 1.29 2012/08/12 17:01:36 schwarze Exp $ +.\" $OpenBSD: whois.1,v 1.30 2012/08/22 18:53:32 jmc Exp $ .\" $NetBSD: whois.1,v 1.5 1995/08/31 21:51:32 jtc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)whois.1 8.2 (Berkeley) 6/20/94 .\" -.Dd $Mdocdate: August 12 2012 $ +.Dd $Mdocdate: August 22 2012 $ .Dt WHOIS 1 .Os .Sh NAME @@ -279,11 +279,18 @@ on port .Dl "whois -h whois.example.com -p rwhois query-data" .Sh SEE ALSO .Rs -.%A Ken Harrenstien -.%A Vic White +.%A K. Harrenstien +.%A M. Stahl +.%A E. Feinler +.%D October 1985 +.%R RFC 954 .%T NICNAME/WHOIS -.%D 1 March 1982 -.%O RFC 812 +.Re +.Rs +.%A L. Daigle +.%D September 2004 +.%R RFC 3912 +.%T WHOIS Protocol Specification .Re .Sh HISTORY The |