From: Tony Zelenoff Date: Thu, 26 Jan 2012 04:50:05 +0000 (+0000) Subject: Adjust man page for new functionality X-Git-Tag: v3.3.0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdae8bcc0fb4210a632acddac4401cad3b09c707;p=thirdparty%2Fiproute2.git Adjust man page for new functionality Signed-off-by: Tony Zelenoff --- diff --git a/man/man8/ip-neighbour.8 b/man/man8/ip-neighbour.8 index cce7630da..34980c557 100644 --- a/man/man8/ip-neighbour.8 +++ b/man/man8/ip-neighbour.8 @@ -24,7 +24,7 @@ ip-neighbour \- neighbour/arp tables management. .IR DEV " ]" .ti -8 -.BR "ip neigh" " { " show " | " flush " } [ " to +.BR "ip neigh" " { " show " | " flush " } [ " proxy " ] [ " to .IR PREFIX " ] [ " .B dev .IR DEV " ] [ " @@ -132,6 +132,10 @@ the prefix selecting the neighbours to list. .BI dev " NAME" only list the neighbours attached to this device. +.TP +.BI proxy +list neighbour proxies. + .TP .B unused only list neighbours which are not currently in use.