From 378a8b9481dc2d10be1e6611192e45f3be8201be Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 24 Sep 2006 13:34:47 +0000
Subject: update docs for the last commit

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4853 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 docs/network-scripts.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/network-scripts.txt b/docs/network-scripts.txt
index 30087cfcee..024161bdeb 100644
--- a/docs/network-scripts.txt
+++ b/docs/network-scripts.txt
@@ -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
-- 
cgit v1.2.3