aboutsummaryrefslogtreecommitdiff
path: root/networking/ip.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ip.c')
-rw-r--r--networking/ip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ip.c b/networking/ip.c
index 155adcfe4..0d66d5319 100644
--- a/networking/ip.c
+++ b/networking/ip.c
@@ -171,7 +171,7 @@
171//usage: " NODE_SPEC := PREFIX"IF_FEATURE_IP_RULE(" [table TABLE_ID]")" [proto RTPROTO] [scope SCOPE] [metric METRIC]\n" 171//usage: " NODE_SPEC := PREFIX"IF_FEATURE_IP_RULE(" [table TABLE_ID]")" [proto RTPROTO] [scope SCOPE] [metric METRIC]\n"
172//usage: " INFO_SPEC := NH OPTIONS\n" 172//usage: " INFO_SPEC := NH OPTIONS\n"
173//usage: " NH := [via [inet|inet6] ADDRESS] [dev IFACE] [src ADDRESS] [onlink]\n" 173//usage: " NH := [via [inet|inet6] ADDRESS] [dev IFACE] [src ADDRESS] [onlink]\n"
174//usage: " OPTIONS := [mtu NUM]" 174//usage: " OPTIONS := [mtu [lock] NUM] [advmss [lock] NUM]"
175//upstream man ip-route: 175//upstream man ip-route:
176//====================== 176//======================
177//ip route { show | flush } SELECTOR 177//ip route { show | flush } SELECTOR