diff options
author | dimitri staessens <dimitri.staessens@ugent.be> | 2017-08-31 08:02:08 +0000 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@ugent.be> | 2017-08-31 08:02:08 +0000 |
commit | fb4143175b2511cbc915b21ea86e08a3700539f7 (patch) | |
tree | 83972ccd8e3debe62f40afae50a3eb27476a0d40 /doc/man/fqueue.3 | |
parent | 399164eff1c6d07056ec93e3afd4079611cf9c7b (diff) | |
parent | 4060efec26115dbb9e68da67bc482a12b4f80ea8 (diff) | |
download | ouroboros-fb4143175b2511cbc915b21ea86e08a3700539f7.tar.gz ouroboros-fb4143175b2511cbc915b21ea86e08a3700539f7.zip |
Merged in dstaesse/ouroboros/be-fccntl (pull request #583)
lib: Add fccntl configuration command
Diffstat (limited to 'doc/man/fqueue.3')
-rw-r--r-- | doc/man/fqueue.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man/fqueue.3 b/doc/man/fqueue.3 index 611d54c7..cf8cef20 100644 --- a/doc/man/fqueue.3 +++ b/doc/man/fqueue.3 @@ -26,8 +26,6 @@ Compile and link with \fI-louroboros\fR. .SH DESCRIPTION -These calls are used to - The \fBfqueue_create\fR() function creates an fqueue_t structure which is an event queue that stores events that occured within a certain \fBfset_t\fR. |