[FORMAT]
[reactos.git] / rosapps / applications / sysutils / man / man / 2 / format.man
index ec3da7b..0ed1dea 100644 (file)
@@ -1,22 +1,22 @@
-[]=================================[format.exe]==============================[]
+[]=================================[format.com]==============================[]
 
 Author:      Mark Russinovich
-Purpose:     Disk formating tool
+Purpose:     Disk Format Utility
 Port on ROS: Emanuele Aliberti
 License:     GPL
 
-Usage: format.exe drive: [-FS:file-system] [-V:label] [-Q] [-A:size] [-C]
+Usage: format.com drive: [-FS:file-system] [-V:label] [-Q] [-A:size] [-C]
 
   [drive:]         Specifies the drive to format.
   -FS:file-system  Specifies the type of file system (e.g. FAT).
   -V:label         Specifies volume label.
   -Q               Performs a quick format.
   -A:size          Overrides the default allocation unit size. 
-                  Default settings are strongly recommended for general
-                  use NTFS supports 512, 1024, 2048, 4096, 8192, 16K, 
-                  32K, 64K. FAT supports 8192, 16K, 32K, 64K, 128K, 256K.
+                   Default settings are strongly recommended for general
+                   use NTFS supports 512, 1024, 2048, 4096, 8192, 16K, 
+                   32K, 64K. FAT supports 8192, 16K, 32K, 64K, 128K, 256K.
                    NTFS compression is not supported for allocation 
-                  unit sizes above 4096.
+                   unit sizes above 4096.
   -C               Files created on the new volume will be compressed by
                    default.