svn commit: r350781 - head/usr.bin/whois
Mark Johnston
markj at FreeBSD.org
Thu Aug 8 21:15:03 UTC 2019
Author: markj
Date: Thu Aug 8 21:15:02 2019
New Revision: 350781
URL: https://svnweb.freebsd.org/changeset/base/350781
Log:
Update RFC references in the whois(1) man page.
PR: 239720
Submitted by: Gordon Bergling <gbergling at gmail.com>
MFC after: 3 days
Modified:
head/usr.bin/whois/whois.1
Modified: head/usr.bin/whois/whois.1
==============================================================================
--- head/usr.bin/whois/whois.1 Thu Aug 8 21:08:13 2019 (r350780)
+++ head/usr.bin/whois/whois.1 Thu Aug 8 21:15:02 2019 (r350781)
@@ -28,7 +28,7 @@
.\" From: @(#)whois.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd April 25, 2016
+.Dd August 1, 2019
.Dt WHOIS 1
.Os
.Sh NAME
@@ -272,13 +272,21 @@ to return a brief description of its
object type:
.Pp
.Dl Ic whois -r -- '-t domain'
-.Sh SEE ALSO
+.Sh STANDARDS
.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
+.Pp
+.Rs
+.%A L. Daigle
+.%D September 2004
+.%R RFC 3912
+.%T WHOIS Protocol Specification
.Re
.Sh HISTORY
The
More information about the svn-src-head
mailing list