summaryrefslogtreecommitdiffstats
path: root/fdisks/fdisk.8
diff options
context:
space:
mode:
authorYuri Chornoivan2013-09-28 12:33:59 +0200
committerYuri Chornoivan2013-09-28 12:33:59 +0200
commit0d0d12adf8595b18447657b3f4c430cde8f39677 (patch)
treeb2692bb015b35d4d7e9d8a13647bf27b4f811bd9 /fdisks/fdisk.8
parentbuild-sys: release++ (v2.24-rc1) (diff)
downloadkernel-qcow2-util-linux-0d0d12adf8595b18447657b3f4c430cde8f39677.tar.gz
kernel-qcow2-util-linux-0d0d12adf8595b18447657b3f4c430cde8f39677.tar.xz
kernel-qcow2-util-linux-0d0d12adf8595b18447657b3f4c430cde8f39677.zip
Fix various typos
Diffstat (limited to 'fdisks/fdisk.8')
-rw-r--r--fdisks/fdisk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/fdisks/fdisk.8 b/fdisks/fdisk.8
index 74e034284..d36318d48 100644
--- a/fdisks/fdisk.8
+++ b/fdisks/fdisk.8
@@ -153,7 +153,7 @@ are known. And second, even if we know what these numbers should be, the 24
bits that are available do not suffice. DOS uses C/H/S only, Windows uses
both, Linux never uses C/H/S. The
.B C/H/S addressing is deprecated
-and may be unssuported in some later fdisk version.
+and may be unsupported in some later fdisk version.
.B Please, read the DOS-mode section if you want DOS compatible partitions.
.B fdisk
@@ -188,7 +188,7 @@ are performed before exiting when the partition table has been updated.
.SH "DOS mode and DOS 6.x WARNING"
.B Note that all this deprecated. You don't have to care about things like
-.B geomery and cylinders on modern operation systems. If you really want
+.B geometry and cylinders on modern operation systems. If you really want
.B DOS compatible partitioning then you have to enable DOS-mode and cylinder
.B units by '-c=dos -u=cylinders' fdisk command line options.