X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_get_meid.3.xfm;h=39fcafda6e4a56e3252659ed4faa8c066ecf1ba0;hb=refs%2Fchanges%2F77%2F1977%2F1;hp=d31bb3c00be464e9f74358113bba3940d42f0c1e;hpb=0b79fc264eea2591ad6f645d0c90cc378ea5603b;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_get_meid.3.xfm b/doc/src/man/rmr_get_meid.3.xfm index d31bb3c..39fcafd 100644 --- a/doc/src/man/rmr_get_meid.3.xfm +++ b/doc/src/man/rmr_get_meid.3.xfm @@ -44,7 +44,7 @@ char* rmr_get_meid( rmr_mbuf_t* mbuf, unsigned char* dest ) &uindent &h2(DESCRIPTION) -The &cw(rmr_get_meid) function will copy the managed equipment ID (meid) field from the message +The &cw(rmr_get_meid) function will copy the managed entity ID (meid) field from the message into the &ital(dest) buffer provided by the user. The buffer referenced by &ital(dest) is assumed to be at least &cw(RMR_MAX_MEID) bytes in length. If &ital(dest) is NULL, then a buffer is allocated (the calling application is expected