diff options
Diffstat (limited to 'networking/ifconfig.c')
-rw-r--r-- | networking/ifconfig.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ifconfig.c b/networking/ifconfig.c index 220b021..2a56da5 100644 --- a/networking/ifconfig.c +++ b/networking/ifconfig.c @@ -30,7 +30,6 @@ //usage: IF_FEATURE_IFCONFIG_STATUS("[-a]") " interface [address]" //usage:#define ifconfig_full_usage "\n\n" //usage: "Configure a network interface\n" -//usage: "\nOptions:" //usage: "\n" //usage: IF_FEATURE_IPV6( //usage: " [add ADDRESS[/PREFIXLEN]]\n") |