The option names for "ip link set" should be gso/gro_max_*
instead of max_gso/gro_*. So fix them in documentation.
Fixes: e4ba36f75201 ("iplink: add ip-link documentation")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
.RB "[ " txqueuelen
.IR PACKETS " ]"
.br
-.RB "[ " max_gso_size
+.RB "[ " gso_max_size
.IR BYTES " ]"
-.RB "[ " max_gso_segs
+.RB "[ " gso_max_segs
.IR SEGMENTS " ]"
-.RB "[ " max_gro_size
+.RB "[ " gro_max_size
.IR BYTES " ]"
.br
.RB "[ " name