From e36a0e0cde3424447b67e188cbddd0a0f63a3569 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Wed, 7 Dec 2016 10:12:50 -0500 Subject: [PATCH] docs: Adjust pool/vol target output Looks like the and were put in the wrong place... They're not elements, rather they are elements --- docs/formatstorage.html.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in index ed1f0d1ef6..f1be511dcd 100644 --- a/docs/formatstorage.html.in +++ b/docs/formatstorage.html.in @@ -396,14 +396,6 @@ <mode>0744</mode> <label>virt_image_t</label> </permissions> - <timestamps> - <atime>1341933637.273190990</atime> - <mtime>1341930622.047245868</mtime> - <ctime>1341930622.047245868</ctime> - </timestamps> - <encryption type='...'> - ... - </encryption> </target> </pool> @@ -585,6 +577,14 @@ <mode>0744</mode> <label>virt_image_t</label> </permissions> + <timestamps> + <atime>1341933637.273190990</atime> + <mtime>1341930622.047245868</mtime> + <ctime>1341930622.047245868</ctime> + </timestamps> + <encryption type='...'> + ... + </encryption> <compat>1.1</compat> <nocow/> <features> -- 2.39.5