--- dhcp.5.orig	Thu Oct 26 12:10:14 2006
+++ dhcp.5.new	Thu Oct 26 12:56:21 2006
@@ -22,11 +22,21 @@
 
   Solaris DHCP Client
      The Solaris DHCP client is implemented as background daemon,
-     dhcpagent(1M).  This  daemon is started automatically during
+     dhcpagent(1M).
+
+     For IPv4, this daemon is started automatically during
      bootup if there exists at least one dhcp.interface  file  in
      /etc.     Only     interfaces     with    a    corresponding
      /etc/dhcp.interface file are automatically configured during
-     boot.  Network  parameters  needed  for system configuration
+     boot.
+
+     For IPv6, this daemon is started automatically when
+     commanded by in.ndpd (based on IPv6 Routing Advertisement
+     messages).  No /etc/dhcp.interface file is necessary, but
+     may be used to specify an interface as "primary," provided
+     that IPv4 DHCP is also in use.
+
+     Network  parameters  needed  for system configuration
      during bootup are extracted from the information recieved by
      the  daemon  through the use of the dhcpinfo(1) command. The
      daemon's default behavior can be  altered  by  changing  the
@@ -91,9 +101,11 @@
 
 SEE ALSO
      dhcpinfo(1),  dhcpagent(1M),  dhcpconfig(1M),   dhcpmgr(1M),
-     dhtadm(1M),    ifconfig(1M),    in.dhcpd(1M),   netstat(1M),
+     dhtadm(1M),    ifconfig(1M),    in.dhcpd(1M),
+     in.ndpd(1M),    netstat(1M),
      pntadm(1M),   syslog(3C),    dhcp_network(4),    dhcptab(4),
-     dhcpsvc.conf(4), dhcp_inittab(4), dhcp_modules(5)
+     dhcpsvc.conf(4), dhcp_inittab(4),  ndpd.conf(4),
+     dhcp_modules(5)
 
      Solaris DHCP Service Developer's Guide
 
@@ -111,10 +123,15 @@
      Bootstrap  Protocol.  Carnegie  Mellon  University.  October
      1993.
 
+     Lemon, T. and B. Sommerfeld.  RFC 4361, Node-specific Client
+     Identifiers for Dynamic Host Configuration Protocol Version
+     Four (DHCPv4).  Nominum and Sun Microsystems.  February
+     2006.
 
+     Droms, R. RFC 3315, Dynamic Host Configuration Protocol for
+     IPv6 (DHCPv6).  Cisco Systems.  July 2003.
 
 
-
 
 
 
