diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/fccntl.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man/fccntl.3 b/doc/man/fccntl.3 index 20a1bf89..ac35a7f8 100644 --- a/doc/man/fccntl.3 +++ b/doc/man/fccntl.3 @@ -49,6 +49,8 @@ argument. Supported flags are: \fIFLOWFRDWR\fR - set flow to read-write. + \fIFLOWFDOWN\fR - mark flow as down. + \fIFLOWFNONBLOCK\fR - set I/O to non-blocking. \fIFLOWFDEFAULT\fR - set flow defaults (blocking, read-write). |