]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: ip-neighbour: Fix for missing NUD_STATE description
authorPhil Sutter <phil@nwl.cc>
Wed, 2 Mar 2016 18:19:59 +0000 (19:19 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 2 Mar 2016 19:23:52 +0000 (11:23 -0800)
Signed-off-by: Phil Sutter <phil@nwl.cc>
man/man8/ip-neighbour.8

index c9b0256e12207818aa8445771ec318e5f653a1d0..19c6d9d8bf605a7e1050703b66105acb4e41b597 100644 (file)
@@ -18,7 +18,9 @@ ip-neighbour \- neighbour/arp tables management.
 .IR ADDR " [ "
 .B  lladdr
 .IR LLADDR " ] [ "
-.BR nud " { " permanent " | " noarp " | " stale " | " reachable " } ] | " proxy
+.B nud
+.IR STATE " ] |"
+.B proxy
 .IR ADDR " } [ "
 .B  dev
 .IR DEV " ]"
@@ -31,6 +33,9 @@ ip-neighbour \- neighbour/arp tables management.
 .B  nud
 .IR STATE " ]"
 
+.ti -8
+.IR STATE " := {"
+.BR permanent " | " noarp " | " stale " | " reachable " }"
 
 .SH DESCRIPTION
 The
@@ -75,7 +80,7 @@ can also be
 .BR "null" .
 
 .TP
-.BI nud " NUD_STATE"
+.BI nud " STATE"
 the state of the neighbour entry.
 .B nud
 is an abbreviation for 'Neighbour Unreachability Detection'.
@@ -147,7 +152,7 @@ list neighbour proxies.
 only list neighbours which are not currently in use.
 
 .TP
-.BI nud " NUD_STATE"
+.BI nud " STATE"
 only list neighbour entries in this state.
 .I NUD_STATE
 takes values listed below or the special value