From: Richard Alpe Date: Mon, 15 Aug 2016 08:24:31 +0000 (+0200) Subject: tipc: fix UDP bearer synopsis X-Git-Tag: v4.8.0~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff77557957f75323409848cb2634e80d61edac3c;p=thirdparty%2Fiproute2.git tipc: fix UDP bearer synopsis Local ip is not required to identify a UDP bearer and shouldn't be passed to bearer disable, set or get. In this patch we remove the localip entry from the synopsis of these functions. Signed-off-by: Richard Alpe --- diff --git a/man/man8/tipc-bearer.8 b/man/man8/tipc-bearer.8 index 50a1ed245..846f1db0c 100644 --- a/man/man8/tipc-bearer.8 +++ b/man/man8/tipc-bearer.8 @@ -39,14 +39,12 @@ tipc-bearer \- show or modify TIPC bearers .B tipc bearer disable media .br .RB "{ { " eth " | " ib " } " device -.IR DEVICE +.IR "DEVICE " } .RB "|" .br .RB "{ " udp .B name -.IR NAME -.B localip -.IR LOCALIP " } }" +.IR NAME " }" .br .ti -8 @@ -65,9 +63,7 @@ tipc-bearer \- show or modify TIPC bearers .br .RB "{ " udp .B name -.IR NAME -.B localip -.IR LOCALIP " } }" +.IR NAME " }" .br .ti -8 @@ -80,9 +76,7 @@ tipc-bearer \- show or modify TIPC bearers .br .RB "{ " udp .B name -.IR NAME -.B localip -.IR LOCALIP " } }" +.IR NAME " }" .br .ti -8