diff --git a/CONFIGURE.md b/CONFIGURE.md index 30c892a..9e03b45 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -224,7 +224,7 @@ grep 'CONFIG-N:' `find . -type f -name "*.[ch]"`|sed 's/^.*CONFIG-.: *\(.*\)$/|\ |broadcast_port|IP port for broadcast and multicast|[1026]| |collision_domain|Unused|N/A| |iv|Unused|N/A| -|network_option|Method of networking between DAWN instances|0 = Broadcast; 2 = Multicast; [2 = TCP with UMDNS discovery]; 3 = TCP w/out UMDNS discovery| +|network_option|Method of networking between DAWN instances|0 = Broadcast; 1 = Multicast; [2 = TCP with UMDNS discovery (formely called multicast) ]; 3 = TCP w/out UMDNS discovery| |server_ip|IP address when not using UMDNS|No default| |shared_key|Unused|N/A| |tcp_port|Port for TCP networking|[1025]|