docs: update remaining references to functions.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34803 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2012-12-20 15:29:33 +00:00
parent b0eb2879af
commit b0c109fe11
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}