diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-06-09 11:06:19 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-06-09 11:06:19 +0200 |
commit | 6d36c108a0f00f7485967b528b2a9f7c22173a5b (patch) | |
tree | 4467ebfbbe8e6fa057b38d80d0ef6b57d07e06d4 /doc | |
parent | d941244aaf0cf142fee986eb914c2767f564dc14 (diff) |
Fixed typos and made options clearer.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/p11-kit-config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/p11-kit-config.xml b/doc/p11-kit-config.xml index bd19a69..f12f274 100644 --- a/doc/p11-kit-config.xml +++ b/doc/p11-kit-config.xml @@ -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> |