Author: bdubbs
Date: Fri Aug 28 09:26:18 2020
New Revision: 12038

Log:
typos

Modified:
   trunk/BOOK/chapter09/systemd-custom.xml

Modified: trunk/BOOK/chapter09/systemd-custom.xml
==============================================================================
--- trunk/BOOK/chapter09/systemd-custom.xml     Fri Aug 28 09:11:22 2020        
(r12037)
+++ trunk/BOOK/chapter09/systemd-custom.xml     Fri Aug 28 09:26:18 2020        
(r12038)
@@ -54,7 +54,7 @@
 
 <screen role="nodump"><userinput>ln -sfv /dev/null 
/etc/systemd/system/tmp.mount</userinput></screen>
 
-    <para>Alternatively, if a a separate partition for
+    <para>Alternatively, if a separate partition for
     <filename class="directory">/tmp</filename> is desired, specify that 
     partition in a <filename>/etc/fstab</filename> entry.</para>
 
@@ -103,7 +103,7 @@
       The type field, q, discusses creating a subvolume with quotas which
       is really only applicable to btrfs filesystems.  It references type v
       which in turn references type d (directory). This then creates the
-      specified directory if is is not present and adjusts the permissions
+      specified directory if it is not present and adjusts the permissions
       and ownership as specified. Contents of the directory will be
       subject to time based cleanup if the age argument is specified.
      </para>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to