summaryrefslogtreecommitdiff
path: root/doc/developer/building-frr-for-freebsd11.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer/building-frr-for-freebsd11.rst')
-rw-r--r--doc/developer/building-frr-for-freebsd11.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/building-frr-for-freebsd11.rst b/doc/developer/building-frr-for-freebsd11.rst
index 16d06e0a66..5e56c8cd7a 100644
--- a/doc/developer/building-frr-for-freebsd11.rst
+++ b/doc/developer/building-frr-for-freebsd11.rst
@@ -11,12 +11,12 @@ FreeBSD 11 restrictions:
Install required packages
-------------------------
-Add packages: (Allow the install of the package managment tool if this
+Add packages: (Allow the install of the package management tool if this
is first package install and asked)
.. code-block:: shell
- pkg install git autoconf automake libtool gmake gawk json-c pkgconf \
+ pkg install git autoconf automake libtool gmake json-c pkgconf \
bison flex py27-pytest c-ares python3 py36-sphinx texinfo
Make sure there is no /usr/bin/flex preinstalled (and use the newly