lfs/appendixa/netkitbase-desc.xml
Gerard Beekmans e69a59f2e4 various fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-19 18:27:01 +00:00

20 lines
498 B
XML

<sect2><title>Contents of Netkit-base-&netkit-base-contversion;</title>
<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>