We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8655ff9 commit 885f20aCopy full SHA for 885f20a
synchro.tex
@@ -249,7 +249,7 @@
249
critical section, the first can enter how many times it wants
250
(and ifdef([[[NOSPELLCHECK]]], [[[vice versa]]])).
251
Dekker's solution is not trivial, compare it with 16 year younger
252
-Peterson solution, e.g. on \texttt{en.wikipedia.org}.
+Peterson solution, e.g. on Wikipedia.
253
\item We are not going to deal with theoretical algorithms or compare hardware
254
mechanisms used by the kernel. Instead we are going to focus on the use of
255
file level locking (which use the atomicity of some file operations)
0 commit comments