From b2c8e6f84787ebac1c5fe67334af3e4b0ee35c00 Mon Sep 17 00:00:00 2001 From: Jarad Olson Date: Tue, 15 May 2018 14:04:54 -0600 Subject: [PATCH] Suggested changes by @qlyoung - Changed hard-linked references to soft-link - Changed configuration options from code block to ``.. option::`` blocks Signed-off-by: Jarad Olson --- doc/developer/building-frr-on-ubuntu1804.rst | 23 +++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/doc/developer/building-frr-on-ubuntu1804.rst b/doc/developer/building-frr-on-ubuntu1804.rst index afea8ba24c..d9fc37c172 100644 --- a/doc/developer/building-frr-on-ubuntu1804.rst +++ b/doc/developer/building-frr-on-ubuntu1804.rst @@ -78,7 +78,9 @@ Download source Configure ^^^^^^^^^ -Options below are provided as an example. See `User Guide/Installation ` for more. +Options below are provided as an example. + +.. seealso:: *Installation* section of user guide :: @@ -109,19 +111,13 @@ Options below are provided as an example. See `User Guide/Installation `. +recommended +.. seealso:: *VTYSH* section of user guide + The presence of ``/etc/frr/frr.conf`` on startup implicitly configures FRR to ignore daemon-specific configuration files.