aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/networkd.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2019-03-14 12:09:52 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2019-03-14 12:09:52 +0000
commit93058448b33401726b00eb546a1359143f1c1f57 (patch)
tree7c90ddc5101437e7945bb26240d3d79d52e3559f /chapter07/networkd.xml
parent78cc3be1c3edc5f411095e26ae251b290b17bfe5 (diff)
Fix two typos spotted by J. Lepiller and others introduced by myself
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/networkd.xml')
-rw-r--r--chapter07/networkd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/networkd.xml b/chapter07/networkd.xml
index 83b99a1ea..206f35f7a 100644
--- a/chapter07/networkd.xml
+++ b/chapter07/networkd.xml
@@ -112,7 +112,7 @@ EOF</userinput></screen>
Static IP setup (using both systemd-networkd and
systemd-resolved):</para>
<!-- jhalfs relies on the values for Name, Address, etc. If you want to change
- them, please inform the jhalfs maintainer. -->
+ them, please inform the jhalfs maintainer(s). -->
<screen><userinput>cat &gt; /etc/systemd/network/10-eth-static.network &lt;&lt; "EOF"
<literal>[Match]
Name=<replaceable>&lt;network-device-name&gt;</replaceable>