diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index a61b263e..34763cc3 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -206,6 +206,8 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]" .IR TUNNEL_ID .B dst .IR REMOTE_IP " [ " +.B src +.IR SRC " ] [" .B tos .IR TOS " ] [" .B ttl @@ -740,11 +742,13 @@ is a set of encapsulation attributes specific to the .I TUNNEL_ID .B dst .IR REMOTE_IP " [ " +.B src +.IR SRC " ] [" .B tos .IR TOS " ] [" .B ttl .IR TTL " ] [ " -.BR key " ] [" csum " ] [ " seq " ] " +.BR key " ] [ " csum " ] [ " seq " ] " .in -2 .sp