[Devel] [PATCH iproute2 2/2] Adjust man page for new functionality

Tony Zelenoff antonz at parallels.com
Thu Jan 26 06:50:05 PST 2012


Signed-off-by: Tony Zelenoff <antonz at parallels.com>
---
 man/man8/ip-neighbour.8 |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/man/man8/ip-neighbour.8 b/man/man8/ip-neighbour.8
index f4ea0db..db383e3 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 " ] [ "
@@ -133,6 +133,10 @@ the prefix selecting the neighbours to list.
 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.
 
-- 
1.7.1




More information about the Devel mailing list