summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/developer/lua.rst2
-rw-r--r--doc/developer/workflow.rst2
-rw-r--r--doc/user/bfd.rst2
-rw-r--r--doc/user/overview.rst2
-rw-r--r--doc/user/pim.rst2
-rw-r--r--doc/user/setup.rst2
-rw-r--r--doc/user/wecmp_linkbw.rst4
-rw-r--r--doc/user/zebra.rst2
8 files changed, 9 insertions, 9 deletions
diff --git a/doc/developer/lua.rst b/doc/developer/lua.rst
index 23eb35fc58..3315c31ad7 100644
--- a/doc/developer/lua.rst
+++ b/doc/developer/lua.rst
@@ -53,7 +53,7 @@ follow these steps:
zlog_debug(string.format("afi: %d: %s %d ifdx: %d aspath: %s localpref: %d",
prefix.family, prefix.route, nexthop.metric,
nexthop.ifindex, nexthop.aspath, nexthop.localpref))
-
+
nexthop.metric = 33
nexthop.localpref = 13
return 3
diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst
index 5e27c3d393..524fa5c4cb 100644
--- a/doc/developer/workflow.rst
+++ b/doc/developer/workflow.rst
@@ -276,7 +276,7 @@ Pre-submission Checklist
- In the case of a major new feature or other significant change, document
plans for continued maintenance of the feature. In addition it is a
requirement that automated testing must be written that exercises
- the new feature within our existing CI infrastructure. Also the
+ the new feature within our existing CI infrastructure. Also the
addition of automated testing to cover any pull request is encouraged.
.. _signing-off:
diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst
index b34bcba34d..2586b9b988 100644
--- a/doc/user/bfd.rst
+++ b/doc/user/bfd.rst
@@ -473,7 +473,7 @@ You can inspect the current BFD peer status in brief with the following commands
::
- frr# show bfd peers brief
+ frr# show bfd peers brief
Session count: 1
SessionId LocalAddress PeerAddress Status
========= ============ =========== ======
diff --git a/doc/user/overview.rst b/doc/user/overview.rst
index 64a54d9a7d..adc20936ed 100644
--- a/doc/user/overview.rst
+++ b/doc/user/overview.rst
@@ -402,7 +402,7 @@ VRRP
:t:`Virtual Router Redundancy Protocol (VRRP). R. Hinden. April 2004.`
- :rfc:`5798`
:t:`Virtual Router Redundancy Protocol (VRRP) Version 3 for IPv4 and IPv6. S. Nadas. June 2000.`
-
+
SNMP
----
diff --git a/doc/user/pim.rst b/doc/user/pim.rst
index fcd12c31ed..8834d28abb 100644
--- a/doc/user/pim.rst
+++ b/doc/user/pim.rst
@@ -185,7 +185,7 @@ Certain signals have special meanings to *pimd*.
warning once the configured group limit is reached while adding new groups.
'no' form of the command disables the warning generation. This command is
vrf aware. To configure per vrf, enter vrf submode.
-
+
.. _pim-interface-configuration:
PIM Interface Configuration
diff --git a/doc/user/setup.rst b/doc/user/setup.rst
index 6a52cf26c4..b2b71cf012 100644
--- a/doc/user/setup.rst
+++ b/doc/user/setup.rst
@@ -220,7 +220,7 @@ individual or unified daemon configuration files.
See :ref:`FRR-RELOAD <frr-reload>` for more about the `frr-reload.py` script.
-
+
Starting a new daemon
^^^^^^^^^^^^^^^^^^^^^
diff --git a/doc/user/wecmp_linkbw.rst b/doc/user/wecmp_linkbw.rst
index 8176aaffcb..6e516bcf9f 100644
--- a/doc/user/wecmp_linkbw.rst
+++ b/doc/user/wecmp_linkbw.rst
@@ -250,8 +250,8 @@ attribute from two peers is shown below:
(fe80::202:ff:fe00:1b) (used)
Origin IGP, metric 0, valid, external, multipath, bestpath-from-AS 65002
Extended Community: LB:65002:125000000 (1000.000 Mbps)
- Last update: Thu Feb 20 18:34:16 2020
-
+ Last update: Thu Feb 20 18:34:16 2020
+
65001
fe80::202:ff:fe00:15 from l1(swp1) (110.0.0.1)
(fe80::202:ff:fe00:15) (used)
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst
index f105bd72bc..fcf5c40307 100644
--- a/doc/user/zebra.rst
+++ b/doc/user/zebra.rst
@@ -663,7 +663,7 @@ kernel.
.. clicmd:: ip protocol PROTOCOL route-map ROUTEMAP
Apply a route-map filter to routes for the specified protocol. PROTOCOL can
- be:
+ be:
- any,
- babel,