]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: fixup formatting in zebra.rst
authorTrey Aspelund <taspelund@nvidia.com>
Thu, 16 Sep 2021 00:50:55 +0000 (20:50 -0400)
committerTrey Aspelund <taspelund@nvidia.com>
Thu, 16 Sep 2021 00:50:55 +0000 (20:50 -0400)
Swap out incorrect usage of '^' with proper usage of '-'.

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
doc/user/zebra.rst

index 2d1dafd7b4671ee2e7b40b9799d25dd45f488abc..3a9cd11055a3d428fa07edd567b57edea5e35918 100644 (file)
@@ -1252,7 +1252,7 @@ with the linux kernel for that. The following link has helpful references to man
 sysctl values:  https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
 
 Expected sysctl settings
-^^^^^^^^^^^^^^^^^^^^^^^^
+------------------------
 
 .. option:: net.ipv4.ip_forward = 1
 
@@ -1286,7 +1286,7 @@ Expected sysctl settings
    is the default behavior for v4 as well.
 
 Optional sysctl settings
-^^^^^^^^^^^^^^^^^^^^^^^^
+------------------------
 
 .. option:: net.ipv4.conf.{all,default,<interface>}.bc_forwarding = 0