update docs for the last commit
[openwrt.git] / docs / network-scripts.txt
index 30087cf..024161b 100644 (file)
@@ -7,7 +7,7 @@ To be able to access the network functions, you need to include
 the necessary shell scripts by running:
 
 . /etc/functions.sh      # common functions
-include network          # include /lib/network/*.sh
+include /lib/network     # include /lib/network/*.sh
 scan_interfaces          # read and parse the network config
 
 Some protocols, such as PPP might change the configured interface names
This page took 0.026581 seconds and 4 git commands to generate.