Add route table guide and formatting tweaks
[ric-plt/lib/rmr.git] / doc / src / man / rmr.7.xfm
index b6219d9..468adbd 100644 (file)
@@ -29,6 +29,7 @@
 &line_len(6i)
 
 &h1(RMR Library)
+
 &h2(NAME)
     RMR -- Ric Message Router Library
 
@@ -75,6 +76,7 @@ A &ital(rte) entry defines a message type, an optional sender
 application, and the endpoint(s) which accept the indicated message
 type.  However, this format is deprecated and may be removed in a
 future version. An example record appears next.
+
 &ex_start
     rte | 1 | app10:4560
 &ex_end
@@ -127,6 +129,7 @@ meid_map | start
 meid_map | end | 2
 &ex_end
 
+&space
 This table indicates that the application (endpoint) &ital(control1)
 "owns" 6 MEIDs and &ital(control2) owns 4.  When message type 0 is
 sent, the MEID in the message will be used to select the endpoint via
@@ -177,7 +180,7 @@ map.
 meid_map | start
 mme_ar | <owner-endpoint> | <meid> [<meid>...]
 mme_del | <meid> [<meid>...]
-meid_map | end | <count> [| <md5sum>
+meid_map | end | <count> | <md5sum>
 &ex_end
 
 &space
@@ -203,7 +206,6 @@ to the library.
 The following is a list of the various environment variables, what they control
 and the defaults which RMR uses if undefined.
 
-&space
 .** the list of environment vars supported
 .im &{lib}/man/env_var_list.im