From 1af5572aaad365433600104dfb07cdc88046cc02 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 14 May 2017 05:52:34 +0000 Subject: More spelling fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/systemd-custom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter07') diff --git a/chapter07/systemd-custom.xml b/chapter07/systemd-custom.xml index 455320dc2..bd1119840 100644 --- a/chapter07/systemd-custom.xml +++ b/chapter07/systemd-custom.xml @@ -111,7 +111,7 @@ EOF Rather than plain shell scripts used in SysVinit or BSD style init systems, systemd uses a unified format for different types of startup files (or units). The command systemctl is used to - enable, disable, controll state, and obtain status of unit files. Here + enable, disable, control state, and obtain status of unit files. Here are some examples of frequently used commands: @@ -163,7 +163,7 @@ EOF journalctl -b[=ID] -r: shows the journal - entries since last successfull boot (or for boot ID) in reverse + entries since last successful boot (or for boot ID) in reverse chronological order. -- cgit v1.2.3-54-g00ecf