]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 bc6c8cdf432b60049600fdf8207631a3e06a3b69..3f2ef7ee97a950911bf92d2cb44f2eef0bec74f5 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.