docs: update remaining references to functions.sh

SVN-Revision: 34803
This commit is contained in:
Felix Fietkau
2012-12-20 15:29:33 +00:00
parent 65efd09b78
commit 9723930be3
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ To be able to access the network functions, you need to include
the necessary shell scripts by running:
\begin{Verbatim}
. /etc/functions.sh # common functions
. /lib/functions.sh # common functions
include /lib/network # include /lib/network/*.sh
scan_interfaces # read and parse the network config
\end{Verbatim}