Correct man page formatting in RST output
[ric-plt/lib/rmr.git] / docs / rmr_wh_send_msg.3.rst
index 0849ac2..7de91a8 100644 (file)
@@ -62,11 +62,11 @@ The send operations in RMR will retry *soft* send failures
 until one of three conditions occurs: 
  
  
- &item The message is sent without error 
+* The message is sent without error 
   
- &item The underlying transport reports a *hard* failure 
+* The underlying transport reports a *hard* failure 
   
- &item The maximum number of retry loops has been attempted 
+* The maximum number of retry loops has been attempted 
  
  
 A retry loop consists of approximately 1000 send attempts