Address code analysis issues
[ric-plt/lib/rmr.git] / doc / src / man / rmr_set_trace.3.xfm
index 2ee05ba..67c53bf 100644 (file)
        Date            19 April 2019
 .fi
 
-.** if formatting with tfm, the roff.im will cause roff output to be generated
-.** if formatting with pfm, then pretty postscript will be generated
 .gv e LIB lib
-.if pfm
-       .im &{lib}/generic_ps.im
-.ei
-       .gv e OUTPUT_RST use_rst
-       .if .ev &use_rst 1 = 
-               .im &{lib}/rst.im
-       .ei
-               .im &{lib}/roff.im
-       .fi
-.fi
+.im &{lib}/man/setup.im 
 
 &line_len(6i)
 
@@ -49,7 +38,7 @@
 &ex_start
 #include <rmr/rmr.h>
 
-int rmr_bytes2payload( rmr_mbuf_t* mbuf, unsigned char* data, int len )
+int rmr_set_trace( rmr_mbuf_t* mbuf, unsigned char* data, int len )
 &ex_end
 
 &uindent
@@ -68,6 +57,7 @@ If 0 is returned either the message pointer was nil, or the size in the paramete
 
 
 &h2(SEE ALSO )
+.ju off
 rmr_alloc_msg(3),
 rmr_tralloc_msg(3),
 rmr_bytes2xact(3),
@@ -95,8 +85,4 @@ rmr_str2meid(3),
 rmr_str2xact(3),
 rmr_wh_open(3),
 rmr_wh_send_msg(3)
-
-
-
-.qu
-
+.ju on