From 0ecf053572de804c01ed1d3908418cc13b8600cc Mon Sep 17 00:00:00 2001 From: Kevin van der Kamp Date: Thu, 21 Feb 2019 23:27:50 +0100 Subject: Fix typo in help --- toys/net/netstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/net') 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) -- cgit v1.2.3