]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: remove trailing whitespace
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 7 Jul 2020 17:56:14 +0000 (13:56 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 7 Jul 2020 18:02:35 +0000 (14:02 -0400)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
doc/developer/lua.rst
doc/developer/workflow.rst
doc/user/bfd.rst
doc/user/overview.rst
doc/user/pim.rst
doc/user/setup.rst
doc/user/wecmp_linkbw.rst
doc/user/zebra.rst

index 23eb35fc58bc80a8fe2d8fe0d109ea169724eaa2..3315c31ad7f1d8a712f2cec9ae7c029c3a1a282b 100644 (file)
@@ -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
index 5e27c3d3930fc08cd243414523f2a0a0a12be92e..524fa5c4cb4b75b848dd9ea4343655fe176ffb5f 100644 (file)
@@ -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:
index b34bcba34df1e692798d1c340e5836a06d4625e4..2586b9b9881031e575e4c5a305169e126c8afce8 100644 (file)
@@ -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
    =========  ============         ===========      ======
index 64a54d9a7d51140b97a197c0833da60ded8d1bf8..adc20936ed8f484a2f8647e804c31c352c66e6fb 100644 (file)
@@ -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
 ----
 
index fcd12c31ed0a781b4b9d1bb9498a6b529fff9f7b..8834d28abbc110fd18c3514b589f4e35b6f1006c 100644 (file)
@@ -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
index 6a52cf26c42f52e7c7b150cebdb895d084ae6ac8..b2b71cf012636b1869bac80fd902beecace2f475 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^^^^^^^^
 
index 8176aaffcb67e6b0f66f42214693aad79cfb2bfe..6e516bcf9fe3cbc528993bd1613c6c3ec47ef198 100644 (file)
@@ -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)
index f105bd72bc982cecf150196f67acbfa1bad72eb7..fcf5c40307a6ebec39d1a5f51516f8ad519ac3ba 100644 (file)
@@ -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,