Date: Wed, 21 Aug 2019 16:16:53 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r351337 - stable/12/usr.bin/whois Message-ID: <201908211616.x7LGGrSa086803@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908211616.x7LGGrSa086803>