diff options
-rw-r--r-- | doc/manual/pkcs11.conf.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/pkcs11.conf.xml b/doc/manual/pkcs11.conf.xml index c1e2cab..1ae6ef6 100644 --- a/doc/manual/pkcs11.conf.xml +++ b/doc/manual/pkcs11.conf.xml @@ -178,7 +178,7 @@ remote: |ssh user@remote p11-kit remote /path/to/module.so </listitem> </varlistentry> <varlistentry id="option-log-calls"> - <term>log-calls:</term> + <term><option>log-calls:</option></term> <listitem> <para>Set to <literal>yes</literal> to write a log to stderr of all the calls into the module. This is only supported for managed modules.</para> @@ -226,7 +226,7 @@ remote: |ssh user@remote p11-kit remote /path/to/module.so </listitem> </varlistentry> <varlistentry> - <term>log-calls:</term> + <term><option>log-calls:</option></term> <listitem> <para>Set to <literal>yes</literal> to write a log to stderr of all the calls into all configured modules. This is only supported for managed |