Add missing pipe delimiter to route table syntax 92/3492/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 27 Apr 2020 21:07:20 +0000 (17:07 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 27 Apr 2020 21:07:20 +0000 (17:07 -0400)
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I169d3144524f8ae9f03e008cc4a20a13540d062b

doc/src/man/rmr.7.xfm
docs/overview.rst [changed mode: 0644->0755]

index e372571..a35e9be 100644 (file)
@@ -124,7 +124,7 @@ The following illustrates the syntax for both the route table.
 &space
 &ex_start
 newrt | start
-mse | <message-type>[,<sender-endpoint>] | <sub-id> <roud-robin-grp>[;<round-robin-grp>]...
+mse | <message-type>[,<sender-endpoint>] | <sub-id> | <round-robin-grp>[;<round-robin-grp>]...
 newrt | end
 &ex_end
 &space
old mode 100644 (file)
new mode 100755 (executable)
index 2433e3e..4997001
@@ -126,7 +126,7 @@ table.
 :: 
   
  newrt | start
- mse | <message-type>[,<sender-endpoint>] | <sub-id> <roud-robin-grp>[;<round-robin-grp>]...
+ mse | <message-type>[,<sender-endpoint>] | <sub-id> | <round-robin-grp>[;<round-robin-grp>]...
  newrt | end