diff options
author | Stef Walter <stefw@redhat.com> | 2016-08-09 16:56:40 +0200 |
---|---|---|
committer | Stef Walter <stefw@redhat.com> | 2016-08-09 16:56:40 +0200 |
commit | fb73b3a908d8fa21b0e7f6461fc9e77c1e15f4b3 (patch) | |
tree | 2926f86723dbefcb422eb716a396b2554585c7df /doc/manual | |
parent | fedcaf873e4d08741407c7be1db8c2d73dcc1241 (diff) |
Fix typo in pkcs11.conf
Pointed out by David Woodhouse
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/pkcs11.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/pkcs11.conf.xml b/doc/manual/pkcs11.conf.xml index 16b6baa..ffd89a5 100644 --- a/doc/manual/pkcs11.conf.xml +++ b/doc/manual/pkcs11.conf.xml @@ -243,7 +243,7 @@ remote: |ssh user@remote p11-kit remote /path/to/module.so <refsect1 id="config-locations"> <title>Configuration Files</title> - <para>Each configured PKCS#11 module is has its own config file. These + <para>Each configured PKCS#11 module has its own config file. These files are placed in a directory. In addition a global config file exists. There is a system configuration consisting of the various module config files and a file for global configuration. Optionally each user can provide |