diff options
author | dimitri staessens <dimitri.staessens@ugent.be> | 2017-10-15 21:56:26 +0200 |
---|---|---|
committer | dimitri staessens <dimitri.staessens@ugent.be> | 2017-10-17 05:48:20 +0200 |
commit | d6b7840709288cd1fdd1d275986c4133856c5e2d (patch) | |
tree | 5b73c6426a9cdd3d1fd512ab12a39e5aa95c5208 /doc/man/fset.3 | |
parent | de225326e624a97bf08363c0b47772053c68c063 (diff) | |
download | ouroboros-d6b7840709288cd1fdd1d275986c4133856c5e2d.tar.gz ouroboros-d6b7840709288cd1fdd1d275986c4133856c5e2d.zip |
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.
Diffstat (limited to 'doc/man/fset.3')
-rw-r--r-- | doc/man/fset.3 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/man/fset.3 b/doc/man/fset.3 index 3b367e17..f5a2b4cc 100644 --- a/doc/man/fset.3 +++ b/doc/man/fset.3 @@ -2,7 +2,7 @@ .\" Dimitri Staessens <dimitri.staessens@ugent.be> .\" Sander Vrijders <sander.vrijders@ugent.be> -.TH FSET 3 2017-04-10 GNU "Ouroboros Programmer's Manual" +.TH FSET 3 2017-04-10 Ouroboros "Ouroboros Programmer's Manual" .SH NAME @@ -98,10 +98,14 @@ _ \fBfset_has\fR() & Thread safety & MT-Safe .TE +.SH TERMINOLOGY +Please see \fBouroboros-glossary\fR(7). + .SH SEE ALSO -.BR fqueue "(3), " fevent (3) +.BR fccntl "(3), " flow_alloc "(3), " flow_read "(3), " fccntl "(3), " \ +fqueue "(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 |