aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2019-02-27 09:17:01 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2019-02-27 09:17:01 +0000
commitc867ee87faaf25a9ca2b5f8b2e18b45f1cb66210 (patch)
treec138cb911f161a592841fe9cf6c57dab070a5e5d
parentdcf48eb3f15abdaaa3c61bdd6369a21d14e8a65b (diff)
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter07/systemd-custom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/systemd-custom.xml b/chapter07/systemd-custom.xml
index abe4294f7..4cea2b27d 100644
--- a/chapter07/systemd-custom.xml
+++ b/chapter07/systemd-custom.xml
@@ -60,7 +60,7 @@ EOF</userinput></screen>
<warning>
<para>
Do not create the symbolic link above if a separate partition is used
- for <filename class="directory">/tmp</filename>. This will prvent the
+ for <filename class="directory">/tmp</filename>. This will prevent the
root file system (/) from being remounted r/w and make the system
unusable when booted.
</para>