From bcb20b4701e957f150c8358a919093aa5d3fd8f0 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 24 Mar 2022 12:11:57 -0500 Subject: Speling --- chapter09/inputrc.xml | 2 +- chapter09/systemd-custom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter09') diff --git a/chapter09/inputrc.xml b/chapter09/inputrc.xml index de5401d2c..cf501c393 100644 --- a/chapter09/inputrc.xml +++ b/chapter09/inputrc.xml @@ -42,7 +42,7 @@ # Allow the command prompt to wrap to the next line set horizontal-scroll-mode Off -# Enable 8bit input +# Enable 8-bit input set meta-flag On set input-meta On diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml index 085b983c5..22fb32525 100644 --- a/chapter09/systemd-custom.xml +++ b/chapter09/systemd-custom.xml @@ -163,7 +163,7 @@ EOF systemctl show -p Wants <multi-user.target>: shows all units that depend on the multi-user target. Targets are - special unit files that are anogalous to runlevels under + special unit files that are analogous to runlevels under SysVinit. -- cgit v1.2.3-54-g00ecf