From 644eae691d49a27ae5b1b2735938009ddfdca459 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 3 Sep 2020 12:03:12 +0200 Subject: [PATCH] standardize PIN names in man pages This makes all PIN-related options use the exact same term throughout the man pages. --- doc/tools/netkey-tool.1.xml | 16 ++++++++-------- doc/tools/pkcs15-tool.1.xml | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/tools/netkey-tool.1.xml b/doc/tools/netkey-tool.1.xml index 89516c03..746ead94 100644 --- a/doc/tools/netkey-tool.1.xml +++ b/doc/tools/netkey-tool.1.xml @@ -43,29 +43,29 @@ - pin-value, - pin-value + pin, + pin Specifies the current value of the global PIN. - pin-value, - pin-value + pin, + pin Specifies the current value of the global PUK. - pin-value, - pin-value + pin, + pin Specifies the current value of the local PIN0 (aka local PIN). - pin-value, - pin-value + pin, + pin Specifies the current value of the local PIN1 (aka local PUK). diff --git a/doc/tools/pkcs15-tool.1.xml b/doc/tools/pkcs15-tool.1.xml index 45bbb077..076b220e 100644 --- a/doc/tools/pkcs15-tool.1.xml +++ b/doc/tools/pkcs15-tool.1.xml @@ -52,8 +52,8 @@ - pin, - pin + id, + id Specifies the auth id of the PIN to use for the operation. This is useful with the --change-pin operation. @@ -335,7 +335,7 @@ - PIN + pin Specify New PIN (when changing or unblocking)