]> granicus.if.org Git - p11-kit/commitdiff
Fixed typos and made options clearer.
authorStef Walter <stefw@collabora.co.uk>
Thu, 9 Jun 2011 09:06:19 +0000 (11:06 +0200)
committerStef Walter <stefw@collabora.co.uk>
Thu, 9 Jun 2011 09:06:19 +0000 (11:06 +0200)
doc/p11-kit-config.xml

index bd19a69dcd46f0b4c712f2fdefae33a0faaefcc7..f12f274e868b3f5b413ad1a121e7130bf55d6a92 100644 (file)
@@ -64,9 +64,9 @@
 
                <variablelist>
                        <varlistentry>
-                               <term>module</term>
+                               <term>module:</term>
                                <listitem><para>The absolute path to the PKCS#11 module to load.
-                               This should include an extension line <literal>.so</literal></para></listitem>
+                               This should include an extension like <literal>.so</literal></para></listitem>
                        </varlistentry>
                </variablelist>
 
@@ -85,7 +85,7 @@
 
                <variablelist>
                        <varlistentry>
-                               <term>user-config</term>
+                               <term>user-config:</term>
                                <listitem><para>This will be equal to one of the following values:
                                <literal>none</literal>, <literal>merge</literal>,
                                <literal>only</literal>.</para></listitem>