Fix crash under SI95 with multiple receive threads
[ric-plt/lib/rmr.git] / doc / src / man / rmr_bytes2meid.3.xfm
index fcc3955..7332c7b 100644 (file)
        Date            8 March 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)
 
@@ -56,7 +45,7 @@ int rmr_bytes2meid( rmr_mbuf_t* mbuf, unsigned char* src, int len )
 
 &h2(DESCRIPTION)
 The &cw(rmr_bytes2meid) function will copy up to &ital(len) butes from &ital(src) to the 
-managed equipment ID (meid) field in the message.  
+managed entity ID (meid) field in the message.  
 The field is a fixed length, gated by the constant &cw(RMR_MAX_MEID) and if len is larger
 than this value, only RMR_MAX_MEID bytes will actually be copied.
 
@@ -105,7 +94,3 @@ rmr_str2xact(3),
 rmr_wh_open(3),
 rmr_wh_send_msg(3)
 
-
-
-.qu
-