summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2019-10-17 23:11:05 -0300
committerGitHub <noreply@github.com>2019-10-17 23:11:05 -0300
commitca83094d262ede6d9621220aaf1f4925a4007584 (patch)
treeb8b244903750755228cdceb1c05b1d2933c8289c
parent2e6c9a1db55ba5e16f07536da389765d0efdba66 (diff)
parentdad83b67458eb5733aeb094359805eab13dc5d4e (diff)
Merge pull request #5182 from qlyoung/fix-doc-index-read-quanta
doc: fix read-quanta .. index copy-paste err
-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 bb60bad947..b5a474b8bb 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -2217,7 +2217,7 @@ The following are available in the ``router bgp`` mode:
you truly know what you are doing.
.. index:: read-quanta (1-10)
-.. index:: read-quanta (1-10)
+.. clicmd:: read-quanta (1-10)
Unlike Tx, BGP Rx traffic is not vectored. Packets are read off the wire one
at a time in a loop. This setting controls how many iterations the loop runs