summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-03-21 11:37:41 -0700
committerJosh Blum <josh@joshknows.com>2012-03-21 11:37:41 -0700
commitd97b9deec9141968ef9ed04ddf44bffa860a51c2 (patch)
tree30aeb79a6cb635d006004115e3bea02254d90104
parente69bcd3ea2c4b9506199a11eeb2777e0e292f33e (diff)
downloaduhd-d97b9deec9141968ef9ed04ddf44bffa860a51c2.tar.gz
uhd-d97b9deec9141968ef9ed04ddf44bffa860a51c2.tar.bz2
uhd-d97b9deec9141968ef9ed04ddf44bffa860a51c2.zip
docs: whitespace fixing usrp2 docsrelease_003_004_000
-rw-r--r--host/docs/usrp2.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst
index 005c89fd1..d81440b07 100644
--- a/host/docs/usrp2.rst
+++ b/host/docs/usrp2.rst
@@ -103,8 +103,9 @@ Setup the host interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 of **255.255.255.0** is recommended.
+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 of **255.255.255.0** is recommended.
On a Linux system, you can set a static IP address very easily by using the
'ifconfig' command: