- fixed a small syntax bug

git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@56 4ebea2bb-67d4-0310-8558-a5799e421b66
This commit is contained in:
gernot 2003-03-20 12:42:17 +00:00
parent 710f5ac17e
commit c8524a5bf2
1 changed files with 6 additions and 4 deletions

View File

@ -797,11 +797,13 @@ make install</screen>
</varlistentry>
<varlistentry id="voice_user_audio_files">
<term><option>user_audio_files="0"</option></term>
<listitem><para>If set to <literal>1</literal>, each user may provide his own audio files
in his user directory (see <xref linkend="voice_user_dir"/>). If set to <literal>0</literal>,
only the audio_dir (see <xref linkend="voice_audio_dir"/>) will be searched.</para>
<listitem>
<para>If set to <literal>1</literal>, each user may provide his own audio files
in his user directory (see <xref linkend="voice_user_dir"/>). If set to <literal>0</literal>,
only the audio_dir (see <xref linkend="voice_audio_dir"/>) will be searched.
</para>
<para>This option is optional. If not set, it defaults to not reading own user audio files (0).</para>
</listitem>
<para>This option is optional. If not set, it defaults to not reading own user audio files (0).</para>
</varlistentry>
<varlistentry id="voice_delay">
<term><option>voice_delay="15"</option></term>