update docs for the last commit
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Sep 2006 13:34:47 +0000 (13:34 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Sep 2006 13:34:47 +0000 (13:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4853 3c298f89-4303-0410-b956-a3cf2f4a3e73

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.036067 seconds and 4 git commands to generate.