diff options
Diffstat (limited to 'usr/src/man/man1/kinit.1')
-rw-r--r-- | usr/src/man/man1/kinit.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man1/kinit.1 b/usr/src/man/man1/kinit.1 index 98085f1266..59004dcd9c 100644 --- a/usr/src/man/man1/kinit.1 +++ b/usr/src/man/man1/kinit.1 @@ -409,7 +409,7 @@ the user's certificate and private key. .RS 4n All keyword and values are optional. PKCS11 modules (for example, \fBopensc-pkcs11.so\fR) must be installed as a crypto provider -under\fBlibpkcs11\fR(3LIB). \fBslotid=\fR and/or \fBtoken=\fR can be specified +under \fBlibpkcs11\fR(3LIB). \fBslotid=\fR and/or \fBtoken=\fR can be specified to force the use of a particular smard card reader or token if there is more than one available. \fBcertid=\fR and/or \fBcertlabel=\fR can be specified to force the selection of a particular certificate on the device. See the |