diff options
Diffstat (limited to 'networking/arp.c')
-rw-r--r-- | networking/arp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/arp.c b/networking/arp.c index f23ec86..177ab15 100644 --- a/networking/arp.c +++ b/networking/arp.c @@ -17,7 +17,7 @@ //config: default y //config: select PLATFORM_LINUX //config: help -//config: Manipulate the system ARP cache. +//config: Manipulate the system ARP cache. //applet:IF_ARP(APPLET(arp, BB_DIR_SBIN, BB_SUID_DROP)) |