patch-2.4.0-test10 linux/ipc/sem.c
Next file: linux/kernel/ksyms.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 12 14:19:32 2000
- Orig file:
v2.4.0-test9/linux/ipc/sem.c
- Orig date:
Fri May 12 11:21:20 2000
diff -u --recursive --new-file v2.4.0-test9/linux/ipc/sem.c linux/ipc/sem.c
@@ -41,7 +41,7 @@
* get the semaphore and if this process wants to reduce some
* semaphore value we simply wake it up without doing the
* operation. So it has to try to get it later. Thus e.g. the
- * running process may reaquire the semaphore during the current
+ * running process may reacquire the semaphore during the current
* time slice. If it only waits for zero or increases the semaphore,
* we do the operation in advance and wake it up.
* 2) It did not wake up all zero waiting processes. We try to do
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)