summaryrefslogtreecommitdiffstats
path: root/sysdep/cf
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2004-06-04 19:32:38 +0200
committerOndrej Filip <feela@network.cz>2004-06-04 19:32:38 +0200
commit85305e5d8f7137dc5ce4572d72e80ad186792b37 (patch)
treed7d3b03047f9d30c81d7c1403ed6ab509177356e /sysdep/cf
parent874654076a9e3d2c36a248b3d3a4066dff76276b (diff)
downloadbird-85305e5d8f7137dc5ce4572d72e80ad186792b37.tar
bird-85305e5d8f7137dc5ce4572d72e80ad186792b37.zip
typo in README
Diffstat (limited to 'sysdep/cf')
-rw-r--r--sysdep/cf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/cf/README b/sysdep/cf/README
index b3b84a8..deed866 100644
--- a/sysdep/cf/README
+++ b/sysdep/cf/README
@@ -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)