doc: clean up a couple snafus in doc changes

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
This commit is contained in:
Quentin Young 2021-02-23 15:57:56 -05:00
parent bfadc5c0cb
commit f41ddc27cb
3 changed files with 3 additions and 2 deletions

View File

@ -271,6 +271,7 @@ called `intra-area routes`.
| Transit | Link IP address of the :abbr:`DR` | Interface IP address |
+----------------+-----------------------------------+------------------------------------------+
| Point-to-Point | Router ID of the remote router | Local interface IP address, or the |
| | | :abbr:`ifindex (MIB-II interface index)` |
| | | for unnumbered links |
+----------------+-----------------------------------+------------------------------------------+
| Stub | IP address | Subnet Mask |

View File

@ -255,7 +255,7 @@ causes the policy to be installed into the kernel.
| name | Interface name | String |
+--------+----------------------------+---------+
| index | Device Index | Integer |
+--------+---------------------------+----------+
+--------+----------------------------+---------+
| policy | PBR map for this interface | String |
+--------+----------------------------+---------+
| valid | Is the map well-formed? | Boolean |

View File

@ -843,7 +843,7 @@ FPM Commands
Use the new netlink messages ``RTM_NEWNEXTHOP`` / ``RTM_DELNEXTHOP`` to
group repeated route next hop information.
The ``no` form uses the old known FPM behavior of including next hop
The ``no`` form uses the old known FPM behavior of including next hop
information in the route (e.g. ``RTM_NEWROUTE``) messages.
.. clicmd:: show fpm counters [json]