patch-pre2.0.11 linux/arch/i386/kernel/time.c

Next file: linux/arch/ppc/kernel/raw_printf.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.10/linux/arch/i386/kernel/time.c linux/arch/i386/kernel/time.c
@@ -122,7 +122,7 @@
 	/*
  	 * Due to rounding errors (and jiffies inconsistencies),
 	 * we need to check the result so that we'll get a timer
-	 * that is monotonous.
+	 * that is monotonic.
 	 */
 	if (edx >= 997670/HZ)
 		edx = 997670/HZ-1;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this