patch-2.4.20 linux-2.4.20/fs/partitions/msdos.c

Next file: linux-2.4.20/fs/partitions/sun.c
Previous file: linux-2.4.20/fs/partitions/ldm.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/fs/partitions/msdos.c linux-2.4.20/fs/partitions/msdos.c
@@ -488,8 +488,8 @@
 	/*
 	 * The i386 partition handling programs very often
 	 * make partitions end on cylinder boundaries.
-	 * There is no need to do so, and Linux fdisk doesnt always
-	 * do this, and Windows NT on Alpha doesnt do this either,
+	 * There is no need to do so, and Linux fdisk doesn't always
+	 * do this, and Windows NT on Alpha doesn't do this either,
 	 * but still, this helps to guess #heads.
 	 */
 	data = read_dev_sector(bdev, 0, &sect);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)