makemime: content-type should default to application/octet-stream
[oweals/busybox.git] / networking / netstat.c
index 356fb53cb24e676c4d8da95610dc06491dea54c8..9c239579fe8f0bdfad0187983cdcd5872a425dc6 100644 (file)
@@ -21,7 +21,6 @@
 //usage:       "[-"IF_ROUTE("r")"al] [-tuwx] [-en"IF_FEATURE_NETSTAT_WIDE("W")IF_FEATURE_NETSTAT_PRG("p")"]"
 //usage:#define netstat_full_usage "\n\n"
 //usage:       "Display networking information\n"
-//usage:     "\nOptions:"
 //usage:       IF_ROUTE(
 //usage:     "\n       -r      Routing table"
 //usage:       )