X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsrc%2Fman%2Frmr_bytes2meid.3.xfm;h=e66e9b1039e90203d3e76d84bb118fe5a59560d1;hb=2b3c393e660c5e1037191f43cc70537da8316b89;hp=cab519a2bb4e5aa5cb4dd06d3c0a477ce86b9a3e;hpb=5157a97ada5447efcee4da6192798a3b6799884c;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_bytes2meid.3.xfm b/doc/src/man/rmr_bytes2meid.3.xfm index cab519a..e66e9b1 100644 --- a/doc/src/man/rmr_bytes2meid.3.xfm +++ b/doc/src/man/rmr_bytes2meid.3.xfm @@ -44,7 +44,7 @@ int rmr_bytes2meid( rmr_mbuf_t* mbuf, unsigned char* src, int len ) &uindent &h2(DESCRIPTION) -The &cw(rmr_bytes2meid) function will copy up to &ital(len) butes from &ital(src) to the +The &cw(rmr_bytes2meid) function will copy up to &ital(len) bytes from &ital(src) to the managed entity ID (meid) field in the message. The field is a fixed length, gated by the constant &cw(RMR_MAX_MEID) and if len is larger than this value, only RMR_MAX_MEID bytes will actually be copied.