From 617b85d10e66cd1f572a02bb7ee8093bc45e22b9 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 23 Dec 2023 18:40:15 +0100 Subject: man: use for warnings --- man/veritytab.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'man/veritytab.xml') diff --git a/man/veritytab.xml b/man/veritytab.xml index 5e444878bc..ee88528775 100644 --- a/man/veritytab.xml +++ b/man/veritytab.xml @@ -150,10 +150,11 @@ This is based on crypttab(5). Instruct kernel to not verify blocks that are expected to contain zeroes and always directly - return zeroes instead. + return zeroes instead. - WARNING: Use this option only in very specific cases. This option is available since Linux kernel version 4.5. - + + Use this option only in very specific cases. This option is available since Linux kernel version 4.5. + @@ -162,11 +163,12 @@ This is based on crypttab(5). Instruct kernel to verify blocks only the first time they are read from the data device, rather - than every time. + than every time. - WARNING: It provides a reduced level of security because only offline tampering of the data device's content - will be detected, not online tampering. This option is available since Linux kernel version 4.17. - + + It provides a reduced level of security because only offline tampering of the data device's content + will be detected, not online tampering. This option is available since Linux kernel version 4.17. + -- cgit v1.2.3