Add F_GETLEASE under RETURN VALUE.

This commit is contained in:
Michael Kerrisk 2007-11-17 06:23:13 +00:00
parent ea7366cd47
commit 276adee157
1 changed files with 3 additions and 0 deletions

View File

@ -828,6 +828,9 @@ Value of flags.
.B F_GETFL
Value of flags.
.TP
.B F_GETLEASE
Type of lease held on file descriptor.
.TP
.B F_GETOWN
Value of descriptor owner.
.TP