X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_wh_call.3.xfm;h=eadbfe3d8daa5eb29b9ce32daf693418e47f5082;hb=refs%2Fchanges%2F52%2F3652%2F11;hp=ed72218d695a1a573925fc08580060a25173d402;hpb=2b3c393e660c5e1037191f43cc70537da8316b89;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_wh_call.3.xfm b/doc/src/man/rmr_wh_call.3.xfm index ed72218..eadbfe3 100644 --- a/doc/src/man/rmr_wh_call.3.xfm +++ b/doc/src/man/rmr_wh_call.3.xfm @@ -86,10 +86,10 @@ buffer. &space &beg_dlist(.75i : ^&bold_font ) -&di(RMR_ERR_WHID) The wormhole ID passed in was not associated with an open wormhole, or was out of range for a valid ID. -&di(RMR_ERR_NOWHOPEN) No wormholes exist, further attempt to validate the ID are skipped. -&di(RMR_ERR_BADARG) The message buffer pointer did not refer to a valid message. -&di(RMR_ERR_NOHDR) The header in the message buffer was not valid or corrupted. +&ditem(RMR_ERR_WHID) The wormhole ID passed in was not associated with an open wormhole, or was out of range for a valid ID. +&ditem(RMR_ERR_NOWHOPEN) No wormholes exist, further attempt to validate the ID are skipped. +&ditem(RMR_ERR_BADARG) The message buffer pointer did not refer to a valid message. +&ditem(RMR_ERR_NOHDR) The header in the message buffer was not valid or corrupted. &end_dlist &h2(EXAMPLE)