From 0644bfd4c09c710fec1ed424779919fea7c06fca Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 7 Mar 2013 16:28:25 +0100 Subject: doc: Don't wrap the options in the pkcs11.conf manual page --- doc/pkcs11.conf.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/pkcs11.conf.xml b/doc/pkcs11.conf.xml index 974cdf6..3146f60 100644 --- a/doc/pkcs11.conf.xml +++ b/doc/pkcs11.conf.xml @@ -80,7 +80,7 @@ x-custom : text - module: + The filename of the PKCS#11 module to load. This should include an extension like .so @@ -93,7 +93,7 @@ x-custom : text - critical: + Set to yes if the module is critical and required to load. If a critical module fails to load or initialize, @@ -104,7 +104,7 @@ x-custom : text - enable-in: + A comma and/or space separated list of names of programs that this module should only be loaded in. The module will not be loaded @@ -116,7 +116,7 @@ x-custom : text - disable-in: + A comma and/or space separated list of names of programs that this module should not be loaded in. The module will be loaded for any @@ -128,7 +128,7 @@ x-custom : text - trust-policy + If this setting is present then this module is used to load trust policy information such as certificate anchors and black lists. @@ -157,7 +157,7 @@ x-custom : text - user-config: + This will be equal to one of the following values: none, merge, only. -- cgit v1.1