summaryrefslogtreecommitdiff
path: root/doc/developer/building-frr-for-freebsd10.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer/building-frr-for-freebsd10.rst')
-rw-r--r--doc/developer/building-frr-for-freebsd10.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/building-frr-for-freebsd10.rst b/doc/developer/building-frr-for-freebsd10.rst
index a6539309a2..86c44f4d90 100644
--- a/doc/developer/building-frr-for-freebsd10.rst
+++ b/doc/developer/building-frr-for-freebsd10.rst
@@ -11,12 +11,12 @@ FreeBSD 10 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)
::
- 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 py-sphinx
Make sure there is no /usr/bin/flex preinstalled (and use the newly