Fixed minor typo in man/tmpfiles.d.xml
authorRonnie P. Thomas <ronnietom@gmail.com>
Wed, 30 Jan 2019 04:32:05 +0000 (23:32 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Jan 2019 06:30:27 +0000 (07:30 +0100)
man/tmpfiles.d.xml

index bc6c8cd..3f2ef7e 100644 (file)
@@ -420,7 +420,7 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
         </varlistentry>
       </variablelist>
 
-      <para>If the exclamation mark is used, this line is only safe of
+      <para>If the exclamation mark is used, this line is only safe to
       execute during boot, and can break a running system. Lines
       without the exclamation mark are presumed to be safe to execute
       at any time, e.g. on package upgrades.