From dad83b67458eb5733aeb094359805eab13dc5d4e Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Thu, 17 Oct 2019 19:53:19 +0000 Subject: [PATCH] doc: fix read-quanta .. index copy-paste err Signed-off-by: Quentin Young --- doc/user/bgp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5