diff options
Diffstat (limited to 'doc/manual/en_US/user_Storage.xml')
-rw-r--r-- | doc/manual/en_US/user_Storage.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/en_US/user_Storage.xml b/doc/manual/en_US/user_Storage.xml index 37a401e1..b25e5e8c 100644 --- a/doc/manual/en_US/user_Storage.xml +++ b/doc/manual/en_US/user_Storage.xml @@ -886,8 +886,8 @@ VBoxManage storageattach "VM name" --controller "SATA" --port 1 --device 0 --typ root permissions due to security measures enforced by the host.</para> </sect1> - <sect1> - <title id="storage-iscsi">iSCSI servers</title> + <sect1 id="storage-iscsi"> + <title>iSCSI servers</title> <para>iSCSI stands for "Internet SCSI" and is a standard that allows for using the SCSI protocol over Internet (TCP/IP) connections. Especially |