Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: security/keys: eliminate duplicated word

Drop the doubled word "in".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Mimi Zohar <zohar@linux.ibm.com>
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 <corbet@lwn.net>

authored by

Randy Dunlap and committed by
Jonathan Corbet
b216685b 96c63041

+1 -1
+1 -1
Documentation/security/keys/trusted-encrypted.rst
··· 200 200 24717c64 5972dcb82ab2dde83376d82b2e3c09ffc 201 201 202 202 Other uses for trusted and encrypted keys, such as for disk and file encryption 203 - are anticipated. In particular the new format 'ecryptfs' has been defined in 203 + are anticipated. In particular the new format 'ecryptfs' has been defined 204 204 in order to use encrypted keys to mount an eCryptfs filesystem. More details 205 205 about the usage can be found in the file 206 206 ``Documentation/security/keys/ecryptfs.rst``.