diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-02-11 14:04:00 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-02-11 14:04:00 +0000 |
commit | 6c387521f6fc7e0177559fc6111c4a5340bf6082 (patch) | |
tree | db4fada2377f9e58b5943eccf1fa38e25268eba5 /docs/network.tex | |
parent | 776dff339e057ff89f3209e6e098dee7ebda3993 (diff) | |
download | upstream-6c387521f6fc7e0177559fc6111c4a5340bf6082.tar.gz upstream-6c387521f6fc7e0177559fc6111c4a5340bf6082.tar.bz2 upstream-6c387521f6fc7e0177559fc6111c4a5340bf6082.zip |
kamikaze has been released long ago
SVN-Revision: 25464
Diffstat (limited to 'docs/network.tex')
-rw-r--r-- | docs/network.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/network.tex b/docs/network.tex index 793a398228..e4efd8df9f 100644 --- a/docs/network.tex +++ b/docs/network.tex @@ -1,4 +1,4 @@ -The network configuration in Kamikaze is stored in \texttt{/etc/config/network} +The network configuration is stored in \texttt{/etc/config/network} and is divided into interface configurations. Each interface configuration either refers directly to an ethernet/wifi interface (\texttt{eth0}, \texttt{wl0}, ..) or to a bridge containing multiple interfaces. |