patch-1.3.87 linux/drivers/char/keyboard.c
Next file: linux/drivers/char/pcxx.c
Previous file: linux/drivers/char/istallion.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Apr 12 09:49:35 1996
- Orig file:
v1.3.86/linux/drivers/char/keyboard.c
- Orig date:
Sun Mar 31 00:13:17 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/char/keyboard.c linux/drivers/char/keyboard.c
@@ -1273,9 +1273,9 @@
data = inb(KBD_DATA_REG);
/*
- * Check to see if a timeout error has occured. This means
+ * Check to see if a timeout error has occurred. This means
* that transmission was started but did not complete in the
- * normal time cycle. PERR is set when a parity error occured
+ * normal time cycle. PERR is set when a parity error occurred
* in the last transmission.
*/
if (status & (KBD_GTO | KBD_PERR)) {
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