Date: Fri, 29 Nov 2013 08:22:49 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r258738 - head Message-ID: <201311290822.rAT8Mn1R046921@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rodrigc Date: Fri Nov 29 08:22:48 2013 New Revision: 258738 URL: http://svnweb.freebsd.org/changeset/base/258738 Log: Also mention that drill(1) can be used, now that nslookup and dig are no longer in the base system. Suggested by: peter Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Nov 29 08:04:45 2013 (r258737) +++ head/UPDATING Fri Nov 29 08:22:48 2013 (r258738) @@ -79,7 +79,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311290822.rAT8Mn1R046921>