diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index 1fcfb6b0813cd363f4722adbd9b86bdcdfd32f69..3300d6780116a31d03ae119febe1432f200e395b 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -479,7 +479,10 @@
         <name>virtimages</name>
         <source>
           <host name="iscsi.example.com"/>
-          <device path="demo-target"/>
+          <device path="iqn.2013-06.com.example:iscsi-pool"/>
+          <auth type='chap' username='myuser'>
+            <secret usage='libvirtiscsi'/>
+          </auth>
         </source>
         <target>
           <path>/dev/disk/by-path</path>