From: Randy Dunlap Date: Tue, 7 Jul 2020 18:04:12 +0000 (-0700) Subject: Documentation: security/keys: eliminate duplicated word X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b216685bd8cfc17588a24b8da7e056055880b08e;p=linux.git Documentation: security/keys: eliminate duplicated word Drop the doubled word "in". Signed-off-by: Randy Dunlap Acked-by: Jarkko Sakkinen Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: James Bottomley Cc: Jarkko Sakkinen Cc: Mimi Zohar Cc: linux-integrity@vger.kernel.org Cc: keyrings@vger.kernel.org Link: https://lore.kernel.org/r/20200707180414.10467-19-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/security/keys/trusted-encrypted.rst b/Documentation/security/keys/trusted-encrypted.rst index 50ac8bcd69704..9483a7425ad54 100644 --- a/Documentation/security/keys/trusted-encrypted.rst +++ b/Documentation/security/keys/trusted-encrypted.rst @@ -200,7 +200,7 @@ Load an encrypted key "evm" from saved blob:: 24717c64 5972dcb82ab2dde83376d82b2e3c09ffc Other uses for trusted and encrypted keys, such as for disk and file encryption -are anticipated. In particular the new format 'ecryptfs' has been defined in +are anticipated. In particular the new format 'ecryptfs' has been defined in order to use encrypted keys to mount an eCryptfs filesystem. More details about the usage can be found in the file ``Documentation/security/keys/ecryptfs.rst``.