diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-29 23:21:14 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-29 23:21:14 +0000 |
commit | 391d2ee39bf1483cdc3f20e5290c058ef70307a1 (patch) | |
tree | cf9041de17d6a0c18cbc83b7facbcb2436ebaaaa /appendixa/netkitbase-desc.xml | |
parent | 5e49531c2381fa865fbf026812be54781da9e1d3 (diff) |
Removing unused Netkit-base files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/netkitbase-desc.xml')
-rw-r--r-- | appendixa/netkitbase-desc.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/appendixa/netkitbase-desc.xml b/appendixa/netkitbase-desc.xml deleted file mode 100644 index 2e630d130..000000000 --- a/appendixa/netkitbase-desc.xml +++ /dev/null @@ -1,20 +0,0 @@ -<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> - |