X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_init.3.xfm;h=a190ef7156faa7dbc1973e7a85006064fb6ab8a6;hb=0d4def6c7b673f3be486338ced65ccdd25a859ed;hp=5e53e63d999e192606a2e038f1aa4be73313d1cc;hpb=a1575dacc478b945ea63f5d0cc3db3d66dcb5983;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_init.3.xfm b/doc/src/man/rmr_init.3.xfm index 5e53e63..a190ef7 100644 --- a/doc/src/man/rmr_init.3.xfm +++ b/doc/src/man/rmr_init.3.xfm @@ -68,16 +68,16 @@ following flags are supported: &half_space &beg_dlist(1i : &bold_font ) -&diitem(RMRFL_NONE) +&ditem(RMRFL_NONE) No flags are set. &half_space -&diitem(RMRFL_NOTHREAD) +&ditem(RMRFL_NOTHREAD) The route table collector thread is not to be started. This should only be used by the route table generator application if it is based on RMr. &half_space -&diitem(RMRFL_MTCALL) +&ditem(RMRFL_MTCALL) Enable multi-threaded call support. &half_space @@ -117,21 +117,8 @@ environment variables to influence it's setup. The following variables will be used when found. &half_space -&beg_dlist(1i : &bold_font ) -&diitem(RMR_SEED_RT) -Assumes this is the filename of the seed route table file to use. In normal situations, -the library will wait for an update from the route table generator (expected within a few seconds -of initialisation) before being able to send messages. -However, in some situations where a bootstrap table is necessary, this is the means to -supply it to the library. -&half_space - -&diitem(RMR_RTG_SVC) -The route table generator assumes that RMr is listening on a well known port (4561) by -default, but this environment variable can be used to change the listening port if -needed. -The value of the variable is expected to be just the port. -&end_dlist +.** the list of environment vars supported +.im &{lib}/man/env_var_list.im &h2(RETURN VALUE) The &cw(rmr_init) function returns a void pointer (a contex if you will) that is passed