fcntl.2, flock.2: SEE ALSO: add lslocks(8)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-02-15 13:40:53 +01:00
parent c9eeaf2a94
commit 0d7ae27d85
2 changed files with 4 additions and 2 deletions

View File

@ -1941,7 +1941,8 @@ It is therefore inadvisable to rely on mandatory locking.
.BR socket (2),
.BR lockf (3),
.BR capabilities (7),
.BR feature_test_macros (7)
.BR feature_test_macros (7),
.BR lslocks (8)
.IR locks.txt ,
.IR mandatory-locking.txt ,

View File

@ -239,7 +239,8 @@ and occurs on many other implementations.)
.BR fcntl (2),
.BR fork (2),
.BR open (2),
.BR lockf (3)
.BR lockf (3),
.BR lslocks (8)
.I Documentation/filesystems/locks.txt
in the Linux kernel source tree