Correct man page formatting in RST output
[ric-plt/lib/rmr.git] / docs / rmr_send_msg.3.rst
index 06487be..33fd9cf 100644 (file)
@@ -58,11 +58,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