diff options
| -rw-r--r-- | doc/developer/building-frr-on-ubuntu1804.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/developer/building-frr-on-ubuntu1804.rst b/doc/developer/building-frr-on-ubuntu1804.rst index d97ebd3fb4..e493220f7a 100644 --- a/doc/developer/building-frr-on-ubuntu1804.rst +++ b/doc/developer/building-frr-on-ubuntu1804.rst @@ -137,8 +137,7 @@ configuration files _before_ starting FRR. This assures that the permissions are correct. If the files are not already present, FRR will create them. It's also important to consider _which_ files to create. FRR supports writing -configuration to a monolithic file, :file:`/etc/frr/frr.conf`, which is not -recommended. +configuration to a monolithic file, :file:`/etc/frr/frr.conf`. .. seealso:: *VTYSH* section of user guide |
