diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 2a8ebd6d2..beddbc39e 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -58,7 +58,7 @@
sed -i '527,565 d' src/basic/missing.h
sed -i '24 d' src/core/load-fragment.c
-sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.cd
+sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.c
Remove an unneeded group,
render, from the default udev
diff --git a/prologue/foreword.xml b/prologue/foreword.xml
index 6a4c56828..f3f2c4418 100644
--- a/prologue/foreword.xml
+++ b/prologue/foreword.xml
@@ -10,7 +10,7 @@
Foreword
-My journey to learn and better understand Linux began over a decade ago,
+My journey to learn and better understand Linux began
back in 1998. I had just installed my first Linux distribution and had
quickly become intrigued with the whole concept and philosophy behind
Linux.
diff --git a/prologue/standards.xml b/prologue/standards.xml
index 8a79fbb92..46f52ccb9 100644
--- a/prologue/standards.xml
+++ b/prologue/standards.xml
@@ -29,7 +29,7 @@
Linux
- Standard Base (LSB) Version 5.0
+ Standard Base (LSB) Version 5.0 (2015)
The LSB has four separate standards: Core, Desktop,
Runtime Languages, and Imaging. In addition to generic requirements
@@ -117,7 +117,7 @@
Alsa, ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig,
Gdk-pixbuf, Glib2, GTK+2, Icon-naming-utils, Libjpeg-turbo, Libpng, Libtiff,
- Libxml2, MesaLib, Pango, Qt4, Xdg-utils, Xorg
+ Libxml2, MesaLib, Pango, Xdg-utils, Xorg
@@ -160,7 +160,7 @@
LSB Desktop:
- None
+ Qt4 (but Qt5 is provided)
diff --git a/prologue/why.xml b/prologue/why.xml
index c202f3206..f6c8ed614 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -524,7 +524,7 @@
Systemd
- This package provides and init program
+ This package provides an init program
and several additional boot and system control capabilities as an
alternative to Sysvinit. It is used by many commercial distributions.