Add root level docs control files
[ric-plt/lib/rmr.git] / doc / src / man / rmr_str2meid.3.xfm
index 5d336b6..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.