X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frmr_wh_open.3.rst;h=fb5a457e0294a86c0029fcbd40fe82906d369ae0;hb=ebaf3d66c0d2df45816e6d5d56e490dfd0df45b5;hp=5a958e3bd9cba153223fc73b6ac977f63f54f67b;hpb=117030c67f7a3722e64f1ecc3305a5862b3b7ce9;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rmr_wh_open.3.rst b/docs/rmr_wh_open.3.rst index 5a958e3..fb5a457 100644 --- a/docs/rmr_wh_open.3.rst +++ b/docs/rmr_wh_open.3.rst @@ -35,7 +35,7 @@ DESCRIPTION -------------------------------------------------------------------------------------------- The rmr_wh_open function creates a direct link for sending, a -wormhole, to another RMr based process. Sending messages +wormhole, to another RMR based process. Sending messages through a wormhole requires that the connection be established overtly by the user application (via this function), and that the ID returned by rmr_wh_open be passed @@ -43,7 +43,7 @@ to the rmr_wh_send_msg function. *Target* is the *name* or *IP-address* combination of the processess that the wormhole should be connected to. *Vctx* -is the RMr void context pointer that was returned by the +is the RMR void context pointer that was returned by the rmr_init function. When invoked, this function immediatly attempts to connect to