X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_str2meid.3.xfm;h=c646c288a9c75072c09c06d45b18e2add934c9ba;hb=refs%2Fchanges%2F77%2F1977%2F1;hp=28f85c6c3193d7e559736b63d63c1f860305227a;hpb=0b79fc264eea2591ad6f645d0c90cc378ea5603b;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_str2meid.3.xfm b/doc/src/man/rmr_str2meid.3.xfm index 28f85c6..c646c28 100644 --- a/doc/src/man/rmr_str2meid.3.xfm +++ b/doc/src/man/rmr_str2meid.3.xfm @@ -45,7 +45,7 @@ int rmr_str2meid( rmr_mbuf_t* mbuf, unsigned char* src, int len ) &h2(DESCRIPTION) The &cw(rmr_str2meid) function will copy the string pointed to by src to the -managed equipment ID (meid) field in the given message. +managed entity ID (meid) field in the given message. The field is a fixed length, gated by the constant &cw(RMR_MAX_MEID) and if string length is larger than this value, then &bold(nothing) will be copied. (Note, this differs slightly from the behaviour of the &cw(lrmr_bytes2meid()) function.)