--- orig/net_lookup.9f.txt	Mon Oct 30 10:29:51 2006
+++ new/net_lookup.9f.txt	Mon Oct 30 15:23:25 2006
@@ -12,7 +12,7 @@
 SYNOPSIS
      #include <sys/neti.h>
 
-     net_data_t	*net_lookup(const char *protocol);
+     net_data_t	*net_lookup(const char *protocol, zoneid_t zoneid);
 
 INTERFACE LEVEL
      Solaris DDI specific (Solaris DDI)
@@ -22,8 +22,13 @@
 
 	 name of the network protocol to find.
 
+     zoneid
 
+	The zoneid that corresponds to the IP Instance in which the lookup
+	happens. Valid values are GLOBAL_ZONEID for the shared IP
+	instance, and the zoneid for an exclusive-IP zone.
 
+
 DESCRIPTION
      This function attempts  to	 locate	 a  data  structure  that
      defines  what  capabilities  it  is  exporting  through this
