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 e012f4f commit 3aa192bCopy full SHA for 3aa192b
synchro.tex
@@ -359,10 +359,10 @@
359
processes that do not explicitly work with the lock.
360
\begin{itemize}
361
\label{MANDATORY}
362
- \item not universally recommended, do not always work
+ \item not universally recommended, does not always work
363
(e.g. \texttt{lockd} implements just advisory locking)
364
\item for given file they are enabled by setting the SGID bit and
365
- removing right to execute for the group
+ removing the right to execute for the group
366
(i.e. setting that otherwise does not make sense).
367
One process sets the lock (e.g. using \texttt{fcntl}). Other processes
368
then do not have to check the lock explicitly because each
0 commit comments