Documentation changes needed to support RTD
[ric-plt/lib/rmr.git] / doc / src / man / rmr_wh_send_msg.3.xfm
index 5a014d6..bebc110 100644 (file)
        Date            28 January 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)
 
@@ -59,13 +48,15 @@ Unlike &ital(rmr_send_msg,) this function attempts to send the message directly
 to a process at the other end of a wormhole which was created with &ital(rmr_wh-open().)
 When sending message via wormholes, the normal RMr routing based on message type is
 ignored, and the caller may leave the message type unspecified in the message buffer
-(unless it is needed by the reeciving process).
+(unless it is needed by the receiving process).
 
 .sp
 The message buffer (msg) used to send is the same format as used for regular RMr 
 send and reply to sender operations, thus any buffer allocated by these means, or
 calls to &ital(rmr_rcv_msg()) can be passed to this function.
 
+.** pull in common retry text
+.im &{lib}/man/retry.im 
 
 &h2(RETURN VALUE)
 On success, a new message buffer, with an empty payload, is returned for the application
@@ -195,10 +186,8 @@ rmr_has_str(3),
 rmr_tokenise(3),
 rmr_mk_ring(3),
 rmr_ring_free(3),
+rmr_set_stimeout(3),
 rmr_wh_open(3),
 rmr_wh_close(3)
 .ju on
 
-
-.qu
-