File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 409409the \texttt {flock } structure is returned unchanged except for the first member
410410that is set to \texttt {F\_ UNLCK }.
411411\item \label {FCNTL_LOCKING } example: \example {file-locking/fcntl-locking.c}
412- \item \label {FCNTL_FIXED_RACE_C } example on how to use fcntl (it is
413- ,,fixed'' version of previous \example {race/race.c} example from page
412+ \item \label {FCNTL_FIXED_RACE_C } example on how to use \texttt { fcntl } (it is
413+ ,,fixed'' version of the previous \example {race/race.c} example from page
414414\pageref {RACE_C }): \example {race/fcntl-fixed-race.c}.
415415\item locking via \texttt {fcntl } and \texttt {lockf } has one important property
416416that is being described in the \texttt {fcntl } man page in FreeBSD:
You can’t perform that action at this time.
0 commit comments