[PATCH] doc: Fix fccntl man page

  • From: Dimitri Staessens <dimitri.staessens@xxxxxxxx>
  • To: ouroboros@xxxxxxxxxxxxx
  • Date: Fri, 5 Oct 2018 15:00:24 +0200

Patch for previous commit, which was broken.

Signed-off-by: Dimitri Staessens <dimitri.staessens@xxxxxxxx>
---
 doc/man/fccntl.3 | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/doc/man/fccntl.3 b/doc/man/fccntl.3
index 29ee110..9d869a5 100644
--- a/doc/man/fccntl.3
+++ b/doc/man/fccntl.3
@@ -73,11 +73,6 @@ buffer. Takes a \fBsize_t \fIqlen\fR as third argument.
 \fBFLOWGTXQLEN\fR   - get the current number of packets in the transmit
 buffer. Takes a \fBsize_t \fIqlen\fR as third argument.
 
-\fBFRCTSFLAGS\fR    - set FRCT flags. Takes FRCT flags as third
-argument.
-
-.RE
-
 \fBFRCTGFLAGS\fR    - get the current flow flags. Takes an \fBuint16_t
 \fIflags\fR as third argument. Supported flags are:
 
@@ -86,6 +81,9 @@ argument.
 
 \fIFRCTFRTX\fR      - enable retransmission.
 
+.RE
+
+
 .SH RETURN VALUE
 
 On success, \fBfccntl\fR() returns 0.
-- 
2.19.0


Other related posts: