diff options
Diffstat (limited to 'networking/ifenslave.c')
-rw-r--r-- | networking/ifenslave.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/ifenslave.c b/networking/ifenslave.c index 7619fc376..26e5e8cf3 100644 --- a/networking/ifenslave.c +++ b/networking/ifenslave.c @@ -102,8 +102,8 @@ //config: default y //config: select PLATFORM_LINUX //config: help -//config: Userspace application to bind several interfaces -//config: to a logical interface (use with kernel bonding driver). +//config: Userspace application to bind several interfaces +//config: to a logical interface (use with kernel bonding driver). //applet:IF_IFENSLAVE(APPLET(ifenslave, BB_DIR_SBIN, BB_SUID_DROP)) |