From 023b437e080172568dd7cee175a95b450b89c90b Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Mon, 1 Jun 2009 16:51:24 +0000 Subject: [PATCH] Fix a typo in the admin guide (with not keyword -> with no keyword) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22396 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/admin.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin.texinfo b/doc/admin.texinfo index b34a43bad..f5d5e618c 100644 --- a/doc/admin.texinfo +++ b/doc/admin.texinfo @@ -1168,7 +1168,7 @@ the user's certificate and private key. @item PKCS11:[@b{module_name=}]@i{module-name}[@b{:slotid=}@i{slot-id}][@b{:token=}@i{token-label}][@b{:certid=}@i{cert-id}][@b{:certlabel=}@i{cert-label}] All keyword/values are optional. @i{module-name} specifies the location of a library implementing -@code{PKCS #11}. If a value is encountered with not keyword, it +@code{PKCS #11}. If a value is encountered with no keyword, it is assumed to be the @i{module-name}. If no @i{module-name} is specified, the default is @code{opensc-pkcs11.so}. @b{slotid=} and/or @b{token=} may be specified to force the use of a -- 2.26.2