From a3e14d1c76d15cf150db4442c3d2fecc604d5e8e Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 18 Jan 2020 11:47:02 +0100 Subject: doc: Update manpage for binding The manpage mentions that bind works for programs, but not specify that these must be Ouroboros native programs. This is now added. Signed-off-by: Dimitri Staessens Signed-off-by: Sander Vrijders --- doc/man/ouroboros.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/ouroboros.8 b/doc/man/ouroboros.8 index 1a48a2cc..0dff2451 100644 --- a/doc/man/ouroboros.8 +++ b/doc/man/ouroboros.8 @@ -69,7 +69,8 @@ order. certain \fIprogram\fR or \fIprocess\fR will respond to \fIflow allocation\fR requests for the bound name. Multiple programs and processes can be bound to the same name, and a program or process can -be bound to multiple names. +be bound to multiple names. This only works for programs that use the +Ouroboros API. \fBCreating an IPC Process\fR will instantiate a new IPCP in the system. This IPCP will be empty, with only a name and type specified, -- cgit v1.2.3