fix stupid typo in default network config

SVN-Revision: 1756
This commit is contained in:
Felix Fietkau 2005-08-26 20:22:57 +00:00
parent d93ea32bde
commit 69a0f7f70a
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
# lan_dns="" # lan_dns=""
## WAN configuration (PPPoE) ## WAN configuration (PPPoE)
# wan_type=pppoe # wan_proto=pppoe
# wan_ifname=ppp0 # wan_ifname=ppp0
# pppoe_atm=1 # pppoe_atm=1
# pppoe_ifname=nas0 # pppoe_ifname=nas0
@ -21,7 +21,7 @@
# ppp_mtu=1492 # ppp_mtu=1492
## WAN configuration (PPPoA) ## WAN configuration (PPPoA)
# wan_type=pppoa # wan_proto=pppoa
# wan_ifname=ppp0 # wan_ifname=ppp0
# atm_vpi=8 # atm_vpi=8
# atm_vci=35 # atm_vci=35

View file

@ -10,7 +10,7 @@
# lan_dns="" # lan_dns=""
## WAN configuration (PPPoE) ## WAN configuration (PPPoE)
# wan_type=pppoe # wan_proto=pppoe
# wan_ifname=ppp0 # wan_ifname=ppp0
# pppoe_ifname=vlan1 # pppoe_ifname=vlan1
# ppp_username=my_username # ppp_username=my_username