We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ff_netstat -rnW
1 parent a4a53ba commit a79fa9cCopy full SHA for a79fa9c
tools/README.md
@@ -102,7 +102,7 @@ Examples:
102
103
./sbin/route -p 0 flush
104
105
- FreeBSD uses `netstat -rn ` to list the route table which we havn't ported,
+ FreeBSD uses `netstat -rnW ` to list the route table which we havn't ported,
106
you can execute the following command instead, `-d` means debug mode, `-v`
107
means verbose.
108
./sbin/route -p 0 -d -v flush
0 commit comments