glfs/basicnet/netutils/bind-utils/bind-utils-intro.xml
Tushar Teredesai b2206cd33c fixed typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1043 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-08 13:13:38 +00:00

19 lines
756 B
XML

<sect2>
<title>Introduction to bind-utils</title>
<screen>Download location (HTTP): <ulink url="&bind-download-http;"/>
Download location (FTP): <ulink url="&bind-download-ftp;"/>
Version used: &bind-version;
Package size: &bind-utils-size;
Estimated Disk space required: &bind-buildsize;</screen>
<para>Bind-utils is not a seperate package, it is a collection
of the client side programs that are included with bind. The bind package
includes client side programs such as nslookup, dig and host.
If you install bind server,
these programs will be installed automatically. This section is for those
users who don't need the complete bind server, but need these client side
applications.</para>
</sect2>