From 8de0f66ae4c3cfc3e6119b0adf963e81fc86e97f Mon Sep 17 00:00:00 2001 From: Spoorthi K Date: Tue, 27 Sep 2022 19:51:42 +0530 Subject: [PATCH] doc: Update setup.rst Signed-off-by: Spoorthi K --- doc/user/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/setup.rst b/doc/user/setup.rst index 25934df9cb..dcc7607e48 100644 --- a/doc/user/setup.rst +++ b/doc/user/setup.rst @@ -111,7 +111,7 @@ reasons touched on in the VTYSH documentation and should generally be enabled. This allows the operator to control the number of open file descriptors each daemon is allowed to start with. The current assumed value on most operating systems is 1024. If the operator plans to run bgp with -several thousands of peers than this is where we would modify FRR to +several thousands of peers then this is where we would modify FRR to allow this to happen. ::