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:
|
the necessary shell scripts by running:
|
||||||
|
|
||||||
. /etc/functions.sh # common functions
|
. /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
|
scan_interfaces # read and parse the network config
|
||||||
|
|
||||||
Some protocols, such as PPP might change the configured interface names
|
Some protocols, such as PPP might change the configured interface names
|
||||||
|
|
Loading…
Reference in a new issue