Add root level docs control files
[ric-plt/lib/rmr.git] / doc / src / man / rmr_str2xact.3.xfm
index 6f6046f..e27c5f6 100644 (file)
@@ -48,7 +48,7 @@ The &cw(rmr_str2xact) function will copy the string pointed to by src to the
 transaction ID (xaction) field in the given message.  
 The field is a fixed length, gated by the constant &cw(RMR_MAX_XID) 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_bytes2xact() ) function.)
+behaviour of the &cw(lrmr_bytes2xact()) function.)
 
 &beg_dlist(.75i : ^&bold_font )
 &h2(RETURN VALUE)