lfs/appendixa/netkitbase-desc.xml
Timothy Bauscher 6a9875daac Applied Bill Maltby's grammatic-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-06 15:50:25 +00:00

22 lines
541 B
XML

<sect2><title>Contents of Netkit-base</title>
<para>Last checked against version &netkit-base-contversion;.</para>
<sect3><title>Program Files</title>
<para>inetd and ping</para></sect3>
<sect3><title>Descriptions</title>
<sect4><title>inetd</title>
<para>inetd is the mother of all daemons. It listens for connections and
transfers the call to the appropriate daemon.</para></sect4>
<sect4><title>ping</title>
<para>ping sends ICMP ECHO_REQUEST packets to a host and determines its
response time.</para></sect4>
</sect3>
</sect2>