diff options
Diffstat (limited to 'chapter07/networkd.xml')
-rw-r--r-- | chapter07/networkd.xml | 2 |
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 > /etc/systemd/network/10-eth-static.network << "EOF" <literal>[Match] Name=<replaceable><network-device-name></replaceable> |