From: Lennart Poettering Date: Tue, 18 Mar 2025 10:40:14 +0000 (+0100) Subject: man: base64 is not hex X-Git-Tag: v258-rc1~1054 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=160a4281f5b1ce8d0003e77dc5e923be6e045067;p=thirdparty%2Fsystemd.git man: base64 is not hex --- diff --git a/man/veritytab.xml b/man/veritytab.xml index 7d17e80b0bb..74b757a961e 100644 --- a/man/veritytab.xml +++ b/man/veritytab.xml @@ -213,11 +213,11 @@ This is based on crypttab(5). - + - A base64 string encoding the root hash signature prefixed by base64: or a - path to roothash signature file used to verify the root hash (in kernel). This feature requires Linux kernel - version 5.4 or more recent. + A base64 string encoding the root hash signature prefixed by + base64: or an absolute path to a root hash signature file used to verify the root + hash (in kernel). This feature requires Linux kernel version 5.4 or more recent.