Correct documentation for MEID
[ric-plt/lib/rmr.git] / doc / src / man / rmr_str2meid.3.xfm
index 1b741a4..c646c28 100644 (file)
@@ -45,10 +45,10 @@ 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.)
+behaviour of the &cw(lrmr_bytes2meid()) function.)
 
 &h2(RETURN VALUE)
 On success, the value RMR_OK is returned. 
@@ -93,5 +93,4 @@ rmr_bytes2meid(3),
 rmr_wh_open(3),
 rmr_wh_send_msg(3)
 .ju on
-.qu