From 93058448b33401726b00eb546a1359143f1c1f57 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Thu, 14 Mar 2019 12:09:52 +0000 Subject: 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 --- chapter07/consoled.xml | 2 +- chapter07/network.xml | 2 +- chapter07/networkd.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter07') diff --git a/chapter07/consoled.xml b/chapter07/consoled.xml index d9ea00ab1..baddc1277 100644 --- a/chapter07/consoled.xml +++ b/chapter07/consoled.xml @@ -77,7 +77,7 @@ An example for a German keyboard and console is given below: + maintainer(s). --> cat > /etc/vconsole.conf << "EOF" KEYMAP=de-latin1 FONT=Lat2-Terminus16 diff --git a/chapter07/network.xml b/chapter07/network.xml index cebf4c973..e523ce35d 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -47,7 +47,7 @@ The following command creates a sample file for the eth0 device with a static IP address: + them, please inform the jhalfs maintainer(s). --> cd /etc/sysconfig/ cat > ifconfig.eth0 << "EOF" ONBOOT=yes 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 Static IP setup (using both systemd-networkd and systemd-resolved): + them, please inform the jhalfs maintainer(s). --> cat > /etc/systemd/network/10-eth-static.network << "EOF" [Match] Name=<network-device-name> -- cgit v1.2.3-54-g00ecf