X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_bytes2meid.3.xfm;h=7332c7bdbc02e17c59425844c2202189ffc270a4;hb=6d112571b27574ae857da7cb8dc8758ffee4ff60;hp=86cee7223d6f99a60988f2fede337546584990c8;hpb=392168d467d7949f391602f53f9fd62d2a64d12b;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 86cee72..7332c7b 100644 --- a/doc/src/man/rmr_bytes2meid.3.xfm +++ b/doc/src/man/rmr_bytes2meid.3.xfm @@ -45,7 +45,7 @@ int rmr_bytes2meid( rmr_mbuf_t* mbuf, unsigned char* src, int len ) &h2(DESCRIPTION) The &cw(rmr_bytes2meid) function will copy up to &ital(len) butes from &ital(src) to the -managed equipment ID (meid) field in the message. +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.