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
- Lines: 9
- Date:
Sun Jun 2 12:37:09 1996
- Orig file:
pre2.0.10/linux/arch/i386/kernel/time.c
- Orig date:
Sat Jun 1 20:11:30 1996
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