diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-08-08 21:13:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-08-08 21:13:39 +0000 |
commit | c8389f05c5ee775d320d719310759b65f711e3b6 (patch) | |
tree | be4ff3f9caaa5da05363b847beae1da66e997be0 | |
parent | 7eac1a5ed56c4c84a6853104a836d1e4899472db (diff) |
Another typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 fbb525a2e..9e8f1bb87 100644 --- a/chapter07/networkd.xml +++ b/chapter07/networkd.xml @@ -25,7 +25,7 @@ basic network configuration. Additionally, since version 213, DNS name resolution can be handled by <command>systemd-resolved</command> in place of a static <filename>/etc/resolv.conf</filename> file. Both services are - enabled by defualt, and absolutely should not be disabled.</para> + enabled by default, and absolutely should not be disabled.</para> <para>Configuration files for <command>systemd-networkd</command> (and <command>systemd-resolved</command>) can be placed in |