Use "rtable" not "tableid" as argument name for rtable
authorkn <kn@openbsd.org>
Fri, 13 Jul 2018 09:06:58 +0000 (09:06 +0000)
committerkn <kn@openbsd.org>
Fri, 13 Jul 2018 09:06:58 +0000 (09:06 +0000)
commit23eb395e2148ba33a744f50ae5f774668d57f3c0
treeaea62c694e97443a557d52118344ef2fe60333fb
parente2a0fd57f687570d9c0f21c00d097fe8ac1f955c
Use "rtable" not "tableid" as argument name for rtable

Make rtable(4) usage documentation consistent with other programs.
This is to have `man -k ar~rtable' show the full list without having to
look for other variations of the same argument type.

OK bluhm
sbin/ifconfig/ifconfig.8
sbin/route/route.8
sbin/route/route.c
usr.bin/netstat/netstat.1