summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-08-22 18:53:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-08-22 18:53:33 +0000
commit5d18b583a71dba96884a01a2875e7c86bfa76db7 (patch)
tree35dcd04576dab35400f24fba48893608ff03ca3c /usr.bin
parentda3e72b6068a6043e973346627c108f825de6efa (diff)
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;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/whois/whois.119
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