e83fb19
diff -up dhcp-4.3.0a1/common/tables.c.garbage dhcp-4.3.0a1/common/tables.c
e83fb19
--- dhcp-4.3.0a1/common/tables.c.garbage	2013-12-13 21:30:25.000000000 +0100
e83fb19
+++ dhcp-4.3.0a1/common/tables.c	2013-12-19 15:38:29.131655530 +0100
e83fb19
@@ -209,7 +209,7 @@ static struct option dhcp_options[] = {
6961ce4
 	{ "netinfo-server-tag", "t",		&dhcp_universe, 113, 1 },
6961ce4
 	{ "default-url", "t",			&dhcp_universe, 114, 1 },
6961ce4
 	{ "subnet-selection", "I",		&dhcp_universe, 118, 1 },
6961ce4
-	{ "domain-search", "Dc",		&dhcp_universe, 119, 1 },
6961ce4
+	{ "domain-search", "D",		&dhcp_universe, 119, 1 },
6961ce4
 	{ "vivco", "Evendor-class.",		&dhcp_universe, 124, 1 },
6961ce4
 	{ "vivso", "Evendor.",			&dhcp_universe, 125, 1 },
6961ce4
 #if 0