Add note about "daemon" term to "tcpwrappers" section.

Rewritten by:	keramida
Reviewed by:	trhodes
This commit is contained in:
Denis Peplin 2004-10-15 13:53:52 +00:00
parent 69bbb17527
commit d18adf0c77
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22608

View file

@ -1501,6 +1501,12 @@ permit port ttyd0</programlisting>
read the <link linkend="network-inetd">inetd configuration</link>
section.</para>
<note>
<para>While programs run by &man.inetd.8; are not exactly
<quote>daemons</quote>, they have traditionally been called
daemons. This is the term we will use in this section too.</para>
</note>
<sect2>
<title>Initial Configuration</title>