diff options
| -rw-r--r-- | doc/man/ouroboros.8 | 3 | 
1 files changed, 2 insertions, 1 deletions
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,  | 
