3b727ca
--- dhcp-3.0.5/omapip/errwarn.c.message	2007-03-29 15:03:12.000000000 -0400
3b727ca
+++ dhcp-3.0.5/omapip/errwarn.c	2007-03-29 15:08:50.000000000 -0400
3b727ca
@@ -80,20 +80,13 @@
3b727ca
 
3b727ca
 #if !defined (NOMINUM)
3b727ca
   log_error ("%s", "");
3b727ca
-  log_error ("If you did not get this software from ftp.isc.org, please");
3b727ca
-  log_error ("get the latest from ftp.isc.org and install that before");
3b727ca
-  log_error ("requesting help.");
3b727ca
+  log_error ("This version of ISC DHCP is based on the release available");
3b727ca
+  log_error ("on ftp.isc.org.  Features have been added and other changes");
3b727ca
+  log_error ("have been made to the base software release in order to make");
3b727ca
+  log_error ("it work better with this distribution.");
3b727ca
   log_error ("%s", "");
3b727ca
-  log_error ("If you did get this software from ftp.isc.org and have not");
3b727ca
-  log_error ("yet read the README, please read it before requesting help.");
3b727ca
-  log_error ("If you intend to request help from the dhcp-server@isc.org");
3b727ca
-  log_error ("mailing list, please read the section on the README about");
3b727ca
-  log_error ("submitting bug reports and requests for help.");
3b727ca
-  log_error ("%s", "");
3b727ca
-  log_error ("Please do not under any circumstances send requests for");
3b727ca
-  log_error ("help directly to the authors of this software - please");
3b727ca
-  log_error ("send them to the appropriate mailing list as described in");
3b727ca
-  log_error ("the README file.");
3b727ca
+  log_error ("Please report for this software via the Red Hat Bugzilla site:");
3b727ca
+  log_error ("    http://bugzilla.redhat.com");
3b727ca
   log_error ("%s", "");
3b727ca
   log_error ("exiting.");
3b727ca
 #endif