man: fix documentation for range of route table ID
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
bc2d4d838f
commit
01777e055d
|
|
@ -322,7 +322,7 @@ normal routing tables.
|
|||
.P
|
||||
.B Route tables:
|
||||
Linux-2.x can pack routes into several routing tables identified
|
||||
by a number in the range from 1 to 2^31 or by name from the file
|
||||
by a number in the range from 1 to 2^32-1 or by name from the file
|
||||
.B @SYSCONFDIR@/rt_tables
|
||||
By default all normal routes are inserted into the
|
||||
.B main
|
||||
|
|
|
|||
Loading…
Reference in New Issue