From 82adb3ced76821078f4cd08f73fa8271d225a9a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 10:37:18 +0200 Subject: Merging upstream version 2:2.7.1. Signed-off-by: Daniel Baumann --- lib/libcryptsetup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcryptsetup.h') diff --git a/lib/libcryptsetup.h b/lib/libcryptsetup.h index 82d042f..88d03ba 100644 --- a/lib/libcryptsetup.h +++ b/lib/libcryptsetup.h @@ -3135,7 +3135,7 @@ void crypt_safe_memzero(void *data, size_t size); * * @note keyring_to_link_vk may be passed in various string formats: * It can be kernel key numeric id of existing keyring written as a string, - * keyring name prefixed optionally be either "%:" or "%keyring:" substrings or keyctl + * keyring name prefixed by either "%:" or "%keyring:" substrings or keyctl * special values for keyrings "@t", "@p", "@s" and so on. See keyctl(1) man page, * section KEY IDENTIFIERS for more information. All other prefixes starting "%:" * are ignored. -- cgit v1.2.3