From f82fea0af0cb284ef7137ac391b7588fdb67da7b Mon Sep 17 00:00:00 2001 From: Markus Merklinger Date: Fri, 22 Mar 2024 12:08:21 +0100 Subject: [PATCH] Fix content block errors --- nethsm/administration.rst | 2 +- start/linux/index.rst | 8 ++++---- start/mac/index.rst | 8 ++++---- storage/hidden.rst | 3 +-- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/nethsm/administration.rst b/nethsm/administration.rst index f6d7546d16..59abc2c3d3 100644 --- a/nethsm/administration.rst +++ b/nethsm/administration.rst @@ -182,7 +182,7 @@ Unlock Passphrase The *Unlock Passphrase* is used to derive an *Unlock Key* if the NetHSM is in *Locked* state. The passphrase is initially set during provisioning of the NetHSM. -... warning:: +.. warning:: The unlock passphrase cannot be reset without knowing the current value. If the unlock passphrase is lost, neither can it be reset to a new value nor can the NetHSM be unlocked. diff --git a/start/linux/index.rst b/start/linux/index.rst index f508f68026..7882065b82 100644 --- a/start/linux/index.rst +++ b/start/linux/index.rst @@ -17,10 +17,10 @@ Nitrokey Start, Linux ones `_. .. note:: - It is indeed necessary to first import or create new keys and - change the PINs afterwards. Otherwise changing User PIN will fail! - Furthermore overriding keys results in PIN reset (default values), - please keep this in mind! + It is indeed necessary to first import or create new keys and + change the PINs afterwards. Otherwise changing User PIN will fail! + Furthermore overriding keys results in PIN reset (default values), + please keep this in mind! 4. Change the Admin PIN (default: ``12345678``) and then the User PIN (default: ``123456``) to your own choices. diff --git a/start/mac/index.rst b/start/mac/index.rst index 383a352e55..04e1917cea 100644 --- a/start/mac/index.rst +++ b/start/mac/index.rst @@ -18,10 +18,10 @@ Nitrokey Start, Mac ones `_. .. note:: - It is indeed necessary to first import or create new keys and - change the PINs afterwards. Otherwise changing User PIN will fail! - Furthermore overriding keys results in PIN reset (default values), - please keep this in mind! + It is indeed necessary to first import or create new keys and + change the PINs afterwards. Otherwise changing User PIN will fail! + Furthermore overriding keys results in PIN reset (default values), + please keep this in mind! 4. Change the Admin PIN (default: ``12345678``) and then the User PIN (default: ``123456``) to your own choices. diff --git a/storage/hidden.rst b/storage/hidden.rst index 69a28c0604..11d2b103aa 100644 --- a/storage/hidden.rst +++ b/storage/hidden.rst @@ -39,5 +39,4 @@ Configuring hidden volumes 4. Define the storage area to be used. Hidden volumes are stored in the free areas of the encrypted volume. When creating multiple hidden volume, you need to allocate a part of the free area for each volume, making sure they do not overlap. .. figure:: /storage/images/hidden-storage-passphrase.png - :alt: Hidden volume dialog box - + :alt: Hidden volume dialog box