mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-05 13:37:52 +01:00
update docs for the last commit
SVN-Revision: 4853
This commit is contained in:
parent
da625de806
commit
45ddf1e2fd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue