mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 22:17:39 +00:00
6a9875daac
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
22 lines
541 B
XML
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>
|
|
|