]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/developer/building-frr-for-openwrt.rst
Merge pull request #5716 from opensourcerouting/bfdd-log
[mirror_frr.git] / doc / developer / building-frr-for-openwrt.rst
index b9be1b52260e485aa0d0398fd10edbfd2208fff8..5d8f82f27ecf6f7446a236a49a22e85d2acf596c 100644 (file)
@@ -9,7 +9,7 @@ For Debian based distributions, run:
 ::
 
     sudo apt-get install git build-essential libssl-dev libncurses5-dev \
-       unzip gawk zlib1g-dev subversion mercurial
+       unzip zlib1g-dev subversion mercurial
 
 For other environments, instructions can be found in the
 `official documentation
@@ -63,10 +63,10 @@ Usage
 -----
 
 Edit ``/usr/sbin/frr.init`` and add/remove the daemons name in section
-``DAEMONS=`` or don't install unneded packages For example: zebra bgpd ldpd
+``DAEMONS=`` or don't install unneeded packages For example: zebra bgpd ldpd
 isisd nhrpd ospfd ospf6d pimd ripd ripngd
 
-Enable the serivce
+Enable the service
 ^^^^^^^^^^^^^^^^^^
 
 -  ``service frr enable``