svn commit: r258910 - stable/10
Craig Rodrigues
rodrigc at FreeBSD.org
Wed Dec 4 07:45:09 UTC 2013
Author: rodrigc
Date: Wed Dec 4 07:45:08 2013
New Revision: 258910
URL: http://svnweb.freebsd.org/changeset/base/258910
Log:
MFC r258738
Also mention that drill(1) can be used, now that nslookup and dig are no
longer in the base system.
Suggested by: peter
Approved by: re (gjb)
Modified:
stable/10/UPDATING (contents, props changed)
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/UPDATING
==============================================================================
--- stable/10/UPDATING Wed Dec 4 07:38:23 2013 (r258909)
+++ stable/10/UPDATING Wed Dec 4 07:45:08 2013 (r258910)
@@ -58,7 +58,7 @@ older version of current is a bit fragil
available in the ports tree. The dns/bind99 port is one example.
With this change, nslookup(1) and dig(1) are no longer in the base
- system. Users should instead use host(1) which is still
+ system. Users should instead use host(1) and drill(1) which are
in the base system. Alternatively, nslookup and dig can
be obtained by installing the dns/bind-tools port.
More information about the svn-src-stable-10
mailing list