From 321cb375f3e9774e49fb279d562f863735772181 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Tue, 19 Sep 2017 17:00:58 +0200 Subject: doc: man: Update fccntl manpage The option to mark a flow as down was missing from the manpage of fccntl. --- doc/man/fccntl.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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). -- cgit v1.2.3