--- orig/dladm.1m.txt	Wed Jan 17 15:23:52 2007
+++ new/dladm.1m.txt	Wed Jan 17 15:24:00 2007
@@ -29,7 +29,7 @@
 
      dladm set-linkprop	[-t] [-R root-dir] -p prop=value[,...] name
      dladm reset-linkprop [-t] [-R root-dir] [-p prop,...] name
-     dladm show-linkprop [-cP] [-p prop,...] name
+     dladm show-linkprop [-cP] [-p prop,...] [name]
 
      dladm create-secobj [-t] [-R root-dir] [-f	file] -c class secobj
      dladm delete-secobj [-t] [-R root-dir] secobj[,...]
@@ -1164,17 +1164,22 @@
 
 
 
-     dladm show-linkprop [-cP] [-p prop, ...] name
+     dladm show-linkprop [-cP] [-p prop, ...] [name]
 
 
 	 Show the current or persistent	values	of  one	 or  more
-	 properties  for  the  specified  link	name. By default,
-	 current values	are shown. If no  properties  are  speci-
-	 fied,	all  available link properties are displayed. For
-	 each property,	the following fields are displayed:
+	 properties,  either  for  all   data-links  or  for  the
+	 specified  link  name. By  default, current  values  are
+	 shown. If no  properties  are  specified, all  available
+	 link properties are  displayed.  For each  property, the
+	 following fields are displayed:
 
 
 
+	 LINK      The name of the data-link.
+
+
+
 	 PROPERTY  The name of the property.
 
 
@@ -1413,6 +1418,24 @@
 
 
 
+  LINK PROPERTIES
+     The following link properties are supported.
+
+
+
+     zone	Specifies  the  zone  the link belongs to. This 
+		property  can only  be temporarily modified through
+		dladm, and thus the "-t" option must be specified. 
+		To modify the zone assignment such that it persists
+		across reboots, please use zonecfg(1M).  Possible
+		values consist of any zone currently running on the
+		system.  By default, the zone binding is as per
+		zonecfg(1M).  
+
+
+
+
+
   WIFI LINK PROPERTIES
      The following WiFi	link properties	are supported. Note  that
      the ability to set	a given	property to a given value depends
@@ -1612,7 +1635,7 @@
 
 
 SEE ALSO
-     ifconfig(1M), attributes(5), dlpi(7P)
+     ifconfig(1M), zonecfg(1M), attributes(5), dlpi(7P)
 
 
 
