summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/stc.conf.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/stc.conf.xml b/doc/stc.conf.xml
index 6dfbb78..6250aa8 100644
--- a/doc/stc.conf.xml
+++ b/doc/stc.conf.xml
@@ -279,7 +279,8 @@ FilesystemOptions=umask=0022,noatime
<term><literal>LuksMappingName</literal></term>
<listitem>
<para>
- The name to use for the unlocked <literal>dm-crypt</literal> device. This option is optional.
+ The name to use for the unlocked <literal>dm-crypt</literal>
+ device. This option is optional.
</para>
</listitem>
</varlistentry>
@@ -288,7 +289,10 @@ FilesystemOptions=umask=0022,noatime
<term><literal>LuksPassphrase</literal></term>
<listitem>
<para>
- The passphrase used to unlock the device. This option is optional.
+ The passphrase used to unlock the device. This option is
+ optional. If not used, then the user is asked for the
+ passphrase when starting the device via e.g.
+ <citerefentry><refentrytitle>stc</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
</para>
</listitem>
</varlistentry>