X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=networking%2Fwhois.c;h=bf330334a2b7f1f69bb1a9d7ce5b53a60121c4d1;hb=a38f9faa9fa230eb3753381c4f626acf029379fb;hp=4eab9e5fe07846306457f71820d079bdf06b96ee;hpb=251962f20737c5138c7d33e90c68dfca856361e1;p=oweals%2Fbusybox.git diff --git a/networking/whois.c b/networking/whois.c index 4eab9e5fe..bf330334a 100644 --- a/networking/whois.c +++ b/networking/whois.c @@ -24,7 +24,6 @@ //usage: "[-h SERVER] [-p PORT] NAME..." //usage:#define whois_full_usage "\n\n" //usage: "Query WHOIS info about NAME\n" -//usage: "\nOptions:" //usage: "\n -h,-p Server to query" #include "libbb.h"