remove sed test garbage left behind on some hosts with an old/unsupported sed
[openwrt/staging/dedeckeh.git] / openwrt / docs / network-scripts.txt
index 30087cfcee74bf65328509d41a3bb4a5b8fbf62c..024161bdebf1cfcec79c4a1063c2ddabaf5237f0 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
 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
 scan_interfaces          # read and parse the network config
 
 Some protocols, such as PPP might change the configured interface names