blob: 2e630d13095df8c11ce66bebf04b6fe77072dbed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<sect2><title> </title><para> </para></sect2>
<sect2><title>Descriptions</title>
<para>Last checked against version &netkit-base-contversion;.</para>
<sect3><title>Program file 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>
|