diff --git a/docs/storage.html.in b/docs/storage.html.in index e9e6ec7423..9adcc2a87f 100644 --- a/docs/storage.html.in +++ b/docs/storage.html.in @@ -310,7 +310,7 @@ on the size and placement of volumes. The 'free extents' information will detail the regions which are available for creating new volumes. A volume cannot span across 2 different free extents. - It will default to using msdos as the pool source format. + It will default to using dos as the pool source format.

Example pool input

@@ -357,8 +357,10 @@

- The dos or gpt formats are recommended for - best portability - the latter is needed for disks larger than 2TB. + The formats dos ("msdos" in parted terminology, + good for BIOS systems) or gpt (good for UEFI + systems) are recommended for best portability - the latter is + needed for disks larger than 2TB.

Valid volume format types