aboutsummaryrefslogtreecommitdiff
path: root/toys/net
diff options
context:
space:
mode:
authorKevin van der Kamp <kevin@lens-energie.nl>2019-02-21 23:27:50 +0100
committerRob Landley <rob@landley.net>2019-02-21 17:11:36 -0600
commit0ecf053572de804c01ed1d3908418cc13b8600cc (patch)
treee9a4a578c592c75f4e83db028685f07763c00cd4 /toys/net
parent4cc20c7554685df53228c4cf6d551b07837f8bf1 (diff)
downloadtoybox-0ecf053572de804c01ed1d3908418cc13b8600cc.tar.gz
Fix typo in help
Diffstat (limited to 'toys/net')
-rw-r--r--toys/net/netstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/net/netstat.c b/toys/net/netstat.c
index 45d688e3..16907e21 100644
--- a/toys/net/netstat.c
+++ b/toys/net/netstat.c
@@ -12,7 +12,7 @@ config NETSTAT
help
usage: netstat [-pWrxwutneal]
- Display networking information. Default is netsat -tuwx
+ Display networking information. Default is netstat -tuwx
-r Routing table
-a All sockets (not just connected)