aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp2.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-10-26 17:28:00 -0700
committerMartin Braun <martin.braun@ettus.com>2016-10-26 17:28:00 -0700
commit248377a1db9f2761fd984528cde11ab66555ebfb (patch)
tree1c638c0affb9b3154d288b74428cd5a912edd24a /host/docs/usrp2.dox
parentf386a2805b1cda04eef8c2ba1a3c680edf28c2a6 (diff)
parent9517de45709adaea8b574011573a565007149d5d (diff)
downloaduhd-248377a1db9f2761fd984528cde11ab66555ebfb.tar.gz
uhd-248377a1db9f2761fd984528cde11ab66555ebfb.tar.bz2
uhd-248377a1db9f2761fd984528cde11ab66555ebfb.zip
Merge branch 'maint'
Diffstat (limited to 'host/docs/usrp2.dox')
-rw-r--r--host/docs/usrp2.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp2.dox b/host/docs/usrp2.dox
index 3f85e45b5..7f8c94b8b 100644
--- a/host/docs/usrp2.dox
+++ b/host/docs/usrp2.dox
@@ -102,7 +102,7 @@ indirectly to a USRP2 through a Gigabit Ethernet switch.
\subsection usrp2_network_setuphost Setup the host interface
-The USRP2 communicates at the IP/UDP layer over the gigabit ethernet.
+The USRP2 communicates at the IP/UDP layer over the gigabit Ethernet.
The default IP address of the USRP2 is **192.168.10.2**. You will need
to configure the host's Ethernet interface with a static IP address to
enable communication. An address of **192.168.10.1** and a subnet mask
@@ -189,7 +189,7 @@ IP address are in the previous section of this documentation.
\subsection usrp2_commprob_firewall Firewall issues
When the IP address is not specified, the device discovery broadcasts
-UDP packets from each ethernet interface. Many firewalls will block the
+UDP packets from each Ethernet interface. Many firewalls will block the
replies to these broadcast packets. If disabling your system's firewall
or specifying the IP address yields a discovered device, then your
firewall may be blocking replies to UDP broadcast packets. If this is