Skip to content

Commit a79fa9c

Browse files
committed
Update ff tools README.md, use ff_netstat -rnW to display wider device name.
1 parent a4a53ba commit a79fa9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Examples:
102102
103103
./sbin/route -p 0 flush
104104
105-
FreeBSD uses `netstat -rn ` to list the route table which we havn't ported,
105+
FreeBSD uses `netstat -rnW ` to list the route table which we havn't ported,
106106
you can execute the following command instead, `-d` means debug mode, `-v`
107107
means verbose.
108108
./sbin/route -p 0 -d -v flush

0 commit comments

Comments
 (0)