diff options
Diffstat (limited to 'networking/route.c')
-rw-r--r-- | networking/route.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/route.c b/networking/route.c index 38b95b2..32789ee 100644 --- a/networking/route.c +++ b/networking/route.c @@ -29,7 +29,7 @@ //config: default y //config: select PLATFORM_LINUX //config: help -//config: Route displays or manipulates the kernel's IP routing tables. +//config: Route displays or manipulates the kernel's IP routing tables. //applet:IF_ROUTE(APPLET(route, BB_DIR_SBIN, BB_SUID_DROP)) |