From 9b5568d2ef00015c0ee15ae10d6aaeb5f4923cf5 Mon Sep 17 00:00:00 2001 From: Ingo Franzki Date: Tue, 8 Aug 2017 17:35:31 +0200 Subject: [PATCH] zkey: Typo in man page Signed-off-by: Ingo Franzki Signed-off-by: Michael Holzheu --- zkey/zkey.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zkey/zkey.1 b/zkey/zkey.1 index 2436b9e1..8c1da735 100644 --- a/zkey/zkey.1 +++ b/zkey/zkey.1 @@ -123,7 +123,7 @@ master key in the \fBNEW\fP register. If both options are omitted, \fBzkey\fP automatically detects whether the secure key is currently enciphered with the master key in the \fBOLD\fP register or with the master key in the \fBCURRENT\fP register. -If currently enciphered with the master key in the i\fBOLD\fP register, +If currently enciphered with the master key in the \fBOLD\fP register, it is re-enciphered with the master key in the \fBCURRENT\fP register. If it is currently enciphered with the master key in the \fBCURRENT\fP register, it is re-enciphered with the master key in the \fBNEW\fP register.