summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordimitri staessens <dimitri.staessens@ugent.be>2017-10-17 13:32:29 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2017-10-17 15:16:29 +0200
commit2b1f71e7993070cbc8b37d44a44d8c6554ef0631 (patch)
tree7b6a2934976670e9db74bc2c763572899daef18a
parent5b0c18875e50a154981b08307b2d502dd7d4a4dc (diff)
downloadouroboros-0.7.tar.gz
ouroboros-0.7.zip
doc: Fix documentation issues0.7
Removed a self-reference in ouroboros-tutorial. Fixes some style issues in ouroboros(8). Signed-off-by: dimitri staessens <dimitri.staessens@ugent.be> Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be>
-rw-r--r--doc/man/ouroboros-tutorial.72
-rw-r--r--doc/man/ouroboros.89
2 files changed, 4 insertions, 7 deletions
diff --git a/doc/man/ouroboros-tutorial.7 b/doc/man/ouroboros-tutorial.7
index 200d7589..792b3056 100644
--- a/doc/man/ouroboros-tutorial.7
+++ b/doc/man/ouroboros-tutorial.7
@@ -139,7 +139,7 @@ resources (port_id's 0 and 1) are released.
Please see \fBouroboros-glossary\fR(7).
.SH SEE ALSO
-\fBouroboros\fR(8)\fB, ouroboros-tutorial\fR(7)\fB.\fR
+\fBouroboros\fR(8)
.SH COLOPHON
This page is part of the Ouroboros project, found at
diff --git a/doc/man/ouroboros.8 b/doc/man/ouroboros.8
index c7e8aaab..e22a0541 100644
--- a/doc/man/ouroboros.8
+++ b/doc/man/ouroboros.8
@@ -101,7 +101,6 @@ connection. Ouroboros currently supports shim IPCPs over shared memory
(shim-udp). The normal DIF requires connections to be established
between IPCP components for its operation.
-.RS 4
\fBConnecting the management components\fR using \fImanagement
flows\fR allows management information to be sent between IPCPs so
that resources for flows can be allocated. Currently the only
@@ -113,8 +112,6 @@ IPCPs. This establishes adjacencies in a network of IPCPs. Components
that rely on data transfer flows are the \fIdirectory\fR and the
\fIflow allocator\fR.
-.RE
-
.SH IRM IPCP COMMANDS
.PP
\fBirm ipcp create\fR type \fItype\fR name \fIname\fR
@@ -248,7 +245,7 @@ application when it is started.
.RE
.PP
-\fBirm bind\fR api \fIpid\fR name \fInamefR
+\fBirm bind\fR api \fIpid\fR name \fIname\fR
.RS 4
bind a process \fIpid\fR to a certain name. If \fIname\fR is registered
in a DIF, the process \fIpid\fR will accept flows for that name.
@@ -305,10 +302,10 @@ Ouroboros was started and is currently maintained by Dimitri Staessens
and Sander Vrijders.
.SH REPORTING BUGS
-Report bugs on the bugzilla tracker at https://ouroboros.ilabt.imec.be/bugzilla.
+Report bugs on the bugzilla tracker at https://ouroboros.ilabt.imec.be/bugzilla
.SH SEE ALSO
-\fBouroboros-tutorial\fR(7)\fB, ouroboros-glossary\fR(7)\fB.\fR
+.BR flow_alloc "(3), " ouroboros-tutorial "(7), " ouroboros-glossary (7)
.SH COLOPHON
This page is part of the Ouroboros project, found at