X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=docs%2Fnetwork-scripts.tex;h=7ace9755cec804957ecb1475a944454043856470;hp=4e713953a8fa2bf88d7f01fc0ee67158b4b66d76;hb=d1d6cb4f355e606107fb1bf5b59fa92bd97ddb0a;hpb=61646d6b090ff730f3ccbb3cb3180c9ab6d213f8 diff --git a/docs/network-scripts.tex b/docs/network-scripts.tex index 4e713953a8..7ace9755ce 100644 --- a/docs/network-scripts.tex +++ b/docs/network-scripts.tex @@ -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}