mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
change ecgen to keygen in a few places in manpage
I didn't create a CHANGES entry for this as it was trivial and the name of the installed manual didn't change. This is for RT ticket #36830.
This commit is contained in:
parent
4499a6a306
commit
474faea7dd
1 changed files with 3 additions and 3 deletions
|
|
@ -17,13 +17,13 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<refentry id="man.pkcs11-ecgen">
|
||||
<refentry id="man.pkcs11-keygen">
|
||||
<refentryinfo>
|
||||
<date>January 15, 2014</date>
|
||||
</refentryinfo>
|
||||
|
||||
<refmeta>
|
||||
<refentrytitle><application>pkcs11-ecgen</application></refentrytitle>
|
||||
<refentrytitle><application>pkcs11-keygen</application></refentrytitle>
|
||||
<manvolnum>8</manvolnum>
|
||||
<refmiscinfo>BIND9</refmiscinfo>
|
||||
</refmeta>
|
||||
|
|
@ -142,7 +142,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Specify the PIN for the device. If no PIN is provided on
|
||||
the command line, <command>pkcs11-ecgen</command> will
|
||||
the command line, <command>pkcs11-keygen</command> will
|
||||
prompt for it.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue