aboutsummaryrefslogtreecommitdiff
path: root/networking/ifupdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ifupdown.c')
-rw-r--r--networking/ifupdown.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/ifupdown.c b/networking/ifupdown.c
index a76fe1021..e067543fa 100644
--- a/networking/ifupdown.c
+++ b/networking/ifupdown.c
@@ -18,7 +18,7 @@
18 */ 18 */
19 19
20//config:config IFUP 20//config:config IFUP
21//config: bool "ifup" 21//config: bool "ifup (17 kb)"
22//config: default y 22//config: default y
23//config: help 23//config: help
24//config: Activate the specified interfaces. This applet makes use 24//config: Activate the specified interfaces. This applet makes use
@@ -34,7 +34,7 @@
34//config: via busybox or via standalone utilities. 34//config: via busybox or via standalone utilities.
35//config: 35//config:
36//config:config IFDOWN 36//config:config IFDOWN
37//config: bool "ifdown" 37//config: bool "ifdown (15 kb)"
38//config: default y 38//config: default y
39//config: help 39//config: help
40//config: Deactivate the specified interfaces. 40//config: Deactivate the specified interfaces.