X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_str2xact.3.xfm;h=e27c5f622d9422fdb80a812aa4ebf8cd7572f337;hb=3d7285ec4c96724b64968f46c2075b77e8d08543;hp=6f6046f68a1a8d721ead6e9a9df24bd94102e5d0;hpb=392168d467d7949f391602f53f9fd62d2a64d12b;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_str2xact.3.xfm b/doc/src/man/rmr_str2xact.3.xfm index 6f6046f..e27c5f6 100644 --- a/doc/src/man/rmr_str2xact.3.xfm +++ b/doc/src/man/rmr_str2xact.3.xfm @@ -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)