From 449bfcd5761f38af5c39f219e5b6b9df219f2fb4 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Thu, 11 Jan 2018 10:40:37 -0500 Subject: [PATCH] docs: Add missing encryption type Update the text to include "luks" as a possible value. --- docs/formatstorageencryption.html.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/formatstorageencryption.html.in b/docs/formatstorageencryption.html.in index c4b2095270..23efbf932e 100644 --- a/docs/formatstorageencryption.html.in +++ b/docs/formatstorageencryption.html.in @@ -17,7 +17,8 @@ The top-level tag of volume encryption specification is encryption, with a mandatory attribute format. Currently defined values - of format are default and qcow. + of format are default, qcow, + and luks. Each value of format implies some expectations about the content of the encryption tag. Other format values may be defined in the future. -- 2.47.2