2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00: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:
Jeremy C. Reed
2014-08-15 09:16:50 -05:00
parent 4499a6a306
commit 474faea7dd

View File

@@ -17,13 +17,13 @@
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<refentry id="man.pkcs11-ecgen"> <refentry id="man.pkcs11-keygen">
<refentryinfo> <refentryinfo>
<date>January 15, 2014</date> <date>January 15, 2014</date>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
<refentrytitle><application>pkcs11-ecgen</application></refentrytitle> <refentrytitle><application>pkcs11-keygen</application></refentrytitle>
<manvolnum>8</manvolnum> <manvolnum>8</manvolnum>
<refmiscinfo>BIND9</refmiscinfo> <refmiscinfo>BIND9</refmiscinfo>
</refmeta> </refmeta>
@@ -142,7 +142,7 @@
<listitem> <listitem>
<para> <para>
Specify the PIN for the device. If no PIN is provided on 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. prompt for it.
</para> </para>
</listitem> </listitem>