diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2023-03-21 14:20:13 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2023-03-21 14:20:13 -0500 |
commit | 12a86f36b1791469aa3654de1dac267f3f0dfbd0 (patch) | |
tree | 08da483190681b5c3dfdb21ebc28714e5c335fd6 /chapter02 | |
parent | d186249a44be5eed7782a3476cb1dcaa47cb96b4 (diff) |
Typo fix for convenience partitions
Thanks goes to Rainer Fiebig on lfs-dev.
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/creatingpartition.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index d5429ad7c..35279cb75 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -169,7 +169,7 @@ used, 5 to 10 gigabytes is generally adequate.</para> </listitem> - <listitem revision='sysv'><para>/tmp – A separate /tmp directory + <listitem revision='sysv'><para>/tmp – A separate /tmp partition is rare, but useful if configuring a thin client. This partition, if used, will usually not need to exceed a couple of gigabytes. If you have enough RAM, you can mount a |