--- ndpd.conf.4.orig	Thu Oct 26 12:09:09 2006
+++ ndpd.conf.4.new	Thu Oct 26 22:59:54 2006
@@ -170,7 +170,9 @@
 
              Indicates the value to  be  placed  in  the  "Manage
              address configuration" flag in the Router Advertise-
-             ment.
+             ment.  This flag causes hosts to run DHCPv6 to
+             acquire addresses and other configuration
+             information.
 
 
 
@@ -178,7 +180,9 @@
 
              Indicates the value  to  be  placed  in  the  "Other
              stateful  configuration"  flag  in the Router Adver-
-             tisement.
+             tisement.  This flag causes hosts to run DHCPv6 to
+             acquire configuration information, but only if
+             AdvManagedFlag is not set.
 
 
 
@@ -238,6 +242,7 @@
 
          Variable Name           Default    Unit
 
+         StatefulAddrConf        true       Boolean
          StatelessAddrConf       true       Boolean
          TmpAddrsEnabled         false      Boolean
          TmpValidLifetime        604800     Seconds
@@ -248,6 +253,20 @@
          TmpMaxDesyncFactor      600        Seconds
 
 
+         StatefulAddrConf
+
+             Controls whether the system configures its IPv6
+             addresses by means of the Stateful Address
+             Autoconfiguration mechanism, also known as DHCPv6
+             and described in RFC 3315.  If enabled (the
+             default), hosts automatically run DHCPv6 based on
+             the "managed" and "other" flags sent by routers.  If
+             disabled, in.ndpd will not invoke DHCPv6
+             automatically, but DHCPv6 may still be invoked
+             manually via ifconfig(1M), and in.ndpd will
+             automatically set the prefix length as needed.
+
+
          StatelessAddrConf
 
              Controls whether  the  system  configures  its  IPv6
@@ -313,9 +332,7 @@
              address at the same time.
 
 
-         The variable
 
-
      prefix-variable-name
 
          A prefix variable as discussed in RFC 2461 and RFC 2462.
@@ -492,12 +509,13 @@
     |_____________________________|_____________________________|
     | Availability                | SUNWcsr                     |
     |_____________________________|_____________________________|
-    | Interface Stability         | Evolving                    |
+    | Interface Stability         | Committed                   |
     |_____________________________|_____________________________|
 
 
 SEE ALSO
-     in.ndpd(1M), routeadm(1M), attributes(5), icmp6(7P), ip6(7P)
+     dhcpagent(1M), in.ndpd(1M), routeadm(1M), attributes(5),
+     icmp6(7P), ip6(7P)
 
      Narten, T., Nordmark, E., and Simpson, W. RFC 2461, Neighbor
      Discovery  for  IP  Version  6 (IPv6). The Internet Society.
@@ -510,6 +528,9 @@
      Stateless  Address  Autoconfiguration  in IPv6. The Internet
      Society.  January 2001.
 
+     Droms, R. RFC 3315, Dynamic Host Configuration Protocol for
+     IPv6 (DHCPv6).  Cisco Systems.  July 2003.
+
      System Administration Guide: IP Services
 
 
