From 096ff740a827d55499f5aa3f420237452e3a2a18 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 17 Jan 2012 15:48:14 +0100 Subject: [PATCH] cfdisk: add note about alignment to the man page Signed-off-by: Karel Zak --- fdisk/cfdisk.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fdisk/cfdisk.8 b/fdisk/cfdisk.8 index 2798a7b530..28ddad6685 100644 --- a/fdisk/cfdisk.8 +++ b/fdisk/cfdisk.8 @@ -44,6 +44,12 @@ argument are: .RE .fi +Note that +.B cfdisk +does not align partitions to block device I/O limits. This functionality is +provided by +.BR fdisk (8). + In order to write the partition table .B cfdisk needs something called the `geometry' of the disk: the number -- 2.47.3