--- dhcp3-3.1.1/client/dhclient-script.8	2006-02-24 17:16:27.000000000 -0600
+++ mine/dhclient-script.8	2009-04-04 11:57:32.000000000 -0500
@@ -66,7 +66,7 @@
 file.   To override the default behaviour, redefine this function in
 the enter hook script.
 .PP
-On after defining the make_resolv_conf function, the client script checks
+After defining the make_resolv_conf function, the client script checks
 for the presence of an executable
 .B ETCDIR/dhclient-enter-hooks
 script, and if present, it invokes the script inline, using the Bourne
@@ -78,6 +78,10 @@
 .B CLIENTBINDIR/dhclient-script
 will exit with that error code immediately after the client script exits.
 .PP
+The Debian version of the client script will next execute all the scripts in
+.B ETCDIR/dhcp3/dhclient-enter-hooks.d/
+using \fBrun-parts(8)\fB.
+.PP
 After all processing has completed,
 .B CLIENTBINDIR/dhclient-script
 checks for the presence of an executable
@@ -91,6 +95,10 @@
 .B ETCDIR/dhclient-exit-hooks
 script can modify the valid of exit_status to change the exit status
 of dhclient-script.
+.PP 
+The Debian version of the client script will last execute all the scripts in
+.B ETCDIR/dhcp3/dhclient-exit-hooks.d/
+using \fBrun-parts(8)\fB
 .SH OPERATION
 When dhclient needs to invoke the client configuration script, it
 defines a set of variables in the environment, and then invokes
