Add note about "daemon" term to "tcpwrappers" section.
Rewritten by: keramida Reviewed by: trhodes
This commit is contained in:
parent
69bbb17527
commit
d18adf0c77
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22608
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue