fixed service name in qpopper instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1913 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-03-22 18:40:19 +00:00
parent 3697cc5c46
commit dba007e7db

View File

@ -7,7 +7,7 @@
entry to <filename>/etc/xinetd.conf</filename>:</para>
<screen><userinput><command>cat &gt;&gt; /etc/xinetd.conf &lt;&lt; "EOF"</command>
service pop
service pop3
{
port = 110
socket_type = stream