aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp2.dox
diff options
context:
space:
mode:
authorDerek Kozel <derek.kozel@ettus.com>2016-10-20 19:50:00 -0700
committermbr0wn <martin.braun@ettus.com>2016-10-21 10:05:23 -0700
commit2a0e0612dcc9a477e690addae3fd8b42ed301f26 (patch)
tree43eb9c9e86bc6d6ba4071b3eac3027bd9adafb94 /host/docs/usrp2.dox
parent9b215d85b7ae09b253839f93284a637ebc3385c3 (diff)
downloaduhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.tar.gz
uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.tar.bz2
uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.zip
Docs: Minor housekeeping
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