summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPat Ruddy <pat@voltanet.io>2020-12-21 17:35:39 +0000
committerPat Ruddy <pat@voltanet.io>2020-12-21 17:36:40 +0000
commit3165cca90419226df0e613bd473430e18358e83c (patch)
tree9eac2630a53b2161cbbf531f2c3748ee455ec02a
parent6c5f54180aef4635218686b1ccc4fc90fde187d2 (diff)
doc: fix warning in bgp.rst
remove indent to fix make[1]: Entering directory '/home/pat/git/frr' SPHINX doc/user/_build/.doctrees/environment.pickle /home/pat/git/frr/doc/user/bgp.rst:3477: WARNING: Explicit markup ends without a blank line; unexpected unindent. Signed-off-by: Pat Ruddy <pat@voltanet.io>
-rw-r--r--doc/user/bgp.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index c65f1144eb..0782461670 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -3473,7 +3473,7 @@ configuration write operation.
.. index:: [no] bgp send-extra-data zebra
.. clicmd:: [no] bgp send-extra-data zebra
- This Command turns off the ability of BGP to send extra data to zebra.
+This Command turns off the ability of BGP to send extra data to zebra.
In this case it's the AS-Path being used for the path. The default behavior
in BGP is to send this data and to turn it off enter the no form of the command.
If extra data was sent to zebra, and this command is turned on there is no