summaryrefslogtreecommitdiff
path: root/mcast/README
diff options
context:
space:
mode:
Diffstat (limited to 'mcast/README')
-rw-r--r--mcast/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcast/README b/mcast/README
index d15176c..24ed119 100644
--- a/mcast/README
+++ b/mcast/README
@@ -45,7 +45,7 @@ Driver Requirements
GNU/Linux
=========
You will have to have a route in place. Something like this command should
-work if you adjust the 192.168.1.244 to match your IP addresa and adjust the
+work if you adjust the 192.168.1.244 to match your IP address and adjust the
239.9.8.0 to match the multicast address used in mcast_params.h:
/sbin/route add -net 239.9.8.0 netmask 255.255.255.0 gw 192.168.1.244 dev eth0