aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_n3xx.dox
diff options
context:
space:
mode:
authornatetemple <nate.temple@ettus.com>2018-06-01 11:09:48 -0700
committerMartin Braun <martin.braun@ettus.com>2018-06-01 11:55:50 -0700
commit6ca9e708f0d4eca2f323574721be493428a1d14b (patch)
treef2d2ecbfd38fab5fe3524e5f6bb4f3a3156b2eb2 /host/docs/usrp_n3xx.dox
parentd19c7590331b7b666e29e7bb2e8f588bef818966 (diff)
downloaduhd-6ca9e708f0d4eca2f323574721be493428a1d14b.tar.gz
uhd-6ca9e708f0d4eca2f323574721be493428a1d14b.tar.bz2
uhd-6ca9e708f0d4eca2f323574721be493428a1d14b.zip
Docs: Fix typo in systemd/network path
Diffstat (limited to 'host/docs/usrp_n3xx.dox')
-rw-r--r--host/docs/usrp_n3xx.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox
index cee97ea5b..47984aeb1 100644
--- a/host/docs/usrp_n3xx.dox
+++ b/host/docs/usrp_n3xx.dox
@@ -268,7 +268,7 @@ and 192.168.20.2/24, respectively. Their default MTU value is 8000. These
settings are independent of the image type (HG vs. XG), i.e., the defaults are
the same for 1 GigE and 10 GigE (unlike the X310!).
-The configuration for the sfpX port is stored in /etc/systemd/networkd/sfpX.network.
+The configuration for the sfpX port is stored in /etc/systemd/network/sfpX.network.
For configuration please refer to the
<a href=https://www.freedesktop.org/software/systemd/man/systemd.network.html>systemd-networkd manual pages</a>
@@ -313,7 +313,7 @@ Additional notes on networking:
- Care needs to be taken when editing these files on the device, since
vi / vim sometimes generates undo files (e.g.
- `/etc/systemd/networkd/sfp0.network~`), that systemd-networkd might
+ `/etc/systemd/network/sfp0.network~`), that systemd-networkd might
accidentally pick up.
- Temporarily setting the IP addresses or MTU sizes via `ifconfig` or other
command line tools will only change the value until the next reboot or reload