Add ability for RMR to request route table
[ric-plt/lib/rmr.git] / doc / src / man / rmr_bytes2payload.3.xfm
index b9412a8..9deeef4 100644 (file)
@@ -46,9 +46,9 @@ void rmr_bytes2payload( rmr_mbuf_t* mbuf, unsigned char* src, int len )
 &h2(DESCRIPTION)
 This is a convenience function as some wrapper languages might not have the ability to
 directly copy into the payload buffer.
-The bytes from &ital( src ) for the length given are copied to the payload.
+The bytes from &ital(src) for the length given are copied to the payload.
 It is the caller's responsibility to ensure that the payload is large enough.
-Upon successfully copy, the &cw( len ) field in the message buffer is updated to 
+Upon successfully copy, the &cw(len) field in the message buffer is updated to 
 reflect the number of bytes copied.
 .sp
 There is little error checking, and no error reporting.
@@ -84,7 +84,3 @@ rmr_str2xact(3),
 rmr_wh_open(3),
 rmr_wh_send_msg(3)
 
-
-
-.qu
-