]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
typo: chache → cache (#6864)
authorAnsgar Burchardt <aburch@users.noreply.github.com>
Tue, 19 Sep 2017 04:48:09 +0000 (06:48 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Sep 2017 04:48:09 +0000 (06:48 +0200)
man/tmpfiles.d.xml

index a5c2b59e7e1f50e3d5057310aaca3af00cf03172..68ae43eb90baa6b5976aa073f113f4044084823c 100644 (file)
@@ -682,11 +682,11 @@ d /var/tmp/abrt 0755 abrt abrt -
 r! /var/cache/dnf/*/*/download_lock.pid
 r! /var/cache/dnf/*/*/metadata_lock.pid
 r! /var/lib/dnf/rpmdb_lock.pid
-e  /var/chache/dnf/ - - - 30d
+e  /var/cache/dnf/ - - - 30d
 </programlisting>
 
      <para>The lock files will be removed during boot. Any files and directories in
-     <filename>/var/chache/dnf/</filename> will be removed after they have not been
+     <filename>/var/cache/dnf/</filename> will be removed after they have not been
      accessed in 30 days.</para>
     </example>