From d6b7840709288cd1fdd1d275986c4133856c5e2d Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Sun, 15 Oct 2017 21:56:26 +0200 Subject: doc: Add general documentation This adds user documentation for the Ouroboros User Manual in man sections 7 and 8. It consists of a general man page, a tutorial and a glossary. It also fixes and updates other manpages in the Ouroboros Programmer's Manual. --- doc/man/fqueue.3 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/man/fqueue.3') diff --git a/doc/man/fqueue.3 b/doc/man/fqueue.3 index f932633d..eeda6425 100644 --- a/doc/man/fqueue.3 +++ b/doc/man/fqueue.3 @@ -2,7 +2,7 @@ .\" Dimitri Staessens .\" Sander Vrijders -.TH FQUEUE 3 2017-08-29 GNU "Ouroboros Programmer's Manual" +.TH FQUEUE 3 2017-08-29 Ouroboros "Ouroboros Programmer's Manual" .SH NAME @@ -92,11 +92,14 @@ _ \fBfevent\fR() & Thread safety & MT-Safe .TE +.SH TERMINOLOGY +Please see \fBouroboros-glossary\fR(7). + .SH SEE ALSO -.BR fset_create "(3), " fset_destroy "(3), " \ -fset_add "(3), " fset_del "(3), " fset_has "(3), " fset_zero (3) +.BR fccntl "(3), " flow_alloc "(3), " flow_read "(3), " fqueue "(3), " \ +fset "(3), " ouroboros (8) .SH COLOPHON This page is part of the Ouroboros project, found at -https://bitbucket.org/ouroboros-rina/ouroboros +http://ouroboros.ilabt.imec.be -- cgit v1.2.3