mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
rename the disk type from 'dos' to 'msdos'
* docs/storage.html[.in] src/storage_backend_disk.c: patch from Cole Robinson to rename the disk type from 'dos' to 'msdos' Daniel
This commit is contained in:
@@ -258,7 +258,7 @@ libvirt.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<code>dos</code>
|
||||
<code>msdos</code>
|
||||
</li>
|
||||
<li>
|
||||
<code>dvh</code>
|
||||
@@ -280,7 +280,7 @@ libvirt.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
The <code>dos</code> or <code>gpt</code> formats are recommended for
|
||||
The <code>msdos</code> or <code>gpt</code> formats are recommended for
|
||||
best portability - the latter is needed for disks larger than 2TB.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user