manpage: fix sample config (ethernet module)

This commit is contained in:
Felix Kaiser 2011-01-06 00:09:03 +01:00 committed by Michael Stapelberg
parent 39feebea4d
commit 7507a3d03c

View File

@ -68,7 +68,8 @@ wireless wlan0 {
ethernet eth0 { ethernet eth0 {
# if you use %speed, i3status requires the cap_net_admin capability # if you use %speed, i3status requires the cap_net_admin capability
format = "E: %ip (%speed)" format_up = "E: %ip (%speed)"
format_down = "E: down"
} }
battery 0 { battery 0 {