svn commit: r351337 - stable/12/usr.bin/whois

Mark Johnston markj at FreeBSD.org
Wed Aug 21 16:16:53 UTC 2019


Author: markj
Date: Wed Aug 21 16:16:52 2019
New Revision: 351337
URL: https://svnweb.freebsd.org/changeset/base/351337

Log:
  MFC r350781:
  Update RFC references in the whois(1) man page.
  
  PR:	239720

Modified:
  stable/12/usr.bin/whois/whois.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.bin/whois/whois.1
==============================================================================
--- stable/12/usr.bin/whois/whois.1	Wed Aug 21 16:16:17 2019	(r351336)
+++ stable/12/usr.bin/whois/whois.1	Wed Aug 21 16:16:52 2019	(r351337)
@@ -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-all mailing list