7a4b490
diff -up dhcp-4.0.0//common/tables.c.garbage dhcp-4.0.0//common/tables.c
7a4b490
--- dhcp-4.0.0//common/tables.c.garbage	2007-12-03 09:10:19.000000000 -1000
7a4b490
+++ dhcp-4.0.0//common/tables.c	2008-08-05 14:59:08.000000000 -1000
7a4b490
@@ -201,7 +201,7 @@ static struct option dhcp_options[] = {
7a4b490
 	{ "netinfo-server-tag", "t",		&dhcp_universe, 113, 1 },
7a4b490
 	{ "default-url", "t",			&dhcp_universe, 114, 1 },
7a4b490
 	{ "subnet-selection", "I",		&dhcp_universe, 118, 1 },
7a4b490
-	{ "domain-search", "Dc",		&dhcp_universe, 119, 1 },
7a4b490
+	{ "domain-search", "D",		&dhcp_universe, 119, 1 },
7a4b490
 	{ "vivco", "Evendor-class.",		&dhcp_universe, 124, 1 },
7a4b490
 	{ "vivso", "Evendor.",			&dhcp_universe, 125, 1 },
7a4b490
 #if 0