Allow endpoint selection based on meid in message
[ric-plt/lib/rmr.git] / doc / src / man / rmr_str2meid.3.xfm
index 1b741a4..28f85c6 100644 (file)
@@ -48,7 +48,7 @@ The &cw(rmr_str2meid) function will copy the string pointed to by src to the
 managed equipment 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