Fixed minor typo in man/tmpfiles.d.xml

This commit is contained in:
Ronnie P. Thomas 2019-01-29 23:32:05 -05:00 committed by Yu Watanabe
parent 8605a4b9eb
commit 7f700b8a27
1 changed files with 1 additions and 1 deletions

View 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.