manpages: #102: --change-pin also works for a PUK code.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4674 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-09-02 18:21:14 +00:00
parent 2d32947de4
commit b99d420a9e
1 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@
For some cards the PKCS#15 attributes of the private data objects are
protected for reading and need the authentication with the User PIN.
In such a case the <option>--verify-pin</option> option has to be used.
</para></listitem>
</para></listitem>
</varlistentry>
<varlistentry>
@ -83,14 +83,14 @@
<varlistentry>
<term><option>--change-pin</option></term>
<listitem><para>Changes a PIN stored on the token. User authentication
<listitem><para>Changes a PIN or PUK stored on the token. User authentication
is required for this operation.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--unblock-pin, -u</option></term>
<listitem><para>Unblocks a PIN stored on the token. Knowledge of the
Pin Unblock Key (PUK) is required for this operation.</para></listitem>
Pin Unblock Key (PUK) is required for this operation.</para></listitem>
</varlistentry>
<varlistentry>