git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10206 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Krejzi 2012-05-15 19:24:48 +00:00
parent bcc0654ae1
commit a649c92c1f

View File

@ -162,7 +162,7 @@ install -v -m700 -d /var/lib/sasl</userinput></screen>
<command>make install</command> command.</para>
<para><command>install -v -m700 -d /var/lib/sasl</command>:
This directoriy must exist when starting <command>saslauthd</command> or
This directory must exist when starting <command>saslauthd</command> or
using the sasldb plugin. If you're not going to be running the daemon or
using the plugins, you may omit the creation of this directory.</para>