]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
typo in README
authorOndrej Filip <feela@network.cz>
Fri, 4 Jun 2004 17:32:38 +0000 (17:32 +0000)
committerOndrej Filip <feela@network.cz>
Fri, 4 Jun 2004 17:32:38 +0000 (17:32 +0000)
sysdep/cf/README

index b3b84a838c9cde04084c8a8f77a1cf3336f19542..deed866d47e283351f2b1d872e2c0c2c77dbd59e 100644 (file)
@@ -9,7 +9,7 @@ CONFIG_ALL_TABLES_AT_ONCE       Kernel scanner wants to process all tables at once
 CONFIG_UNIX_IFACE      Use Unix interface scanner
 CONFIG_UNIX_SET                Use Unix route setting
 CONFIG_UNIX_DONTROUTE   Use setsockopts DONTROUTE (undef for *BSD)
-CONFIG_SKIP_MC_BIND    Don't call bird on multicast socket (def for *BSD)
+CONFIG_SKIP_MC_BIND    Don't call bind on multicast socket (def for *BSD)
 CONFIG_LINUX_SCAN      Use Linux /proc/net/route scanner
 
 CONFIG_ALL_MULTICAST   krt-iface: All devices support multicasting (i.e., ignore IFF_MULTICAST)