]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo in systemd-tmpfiles
authorDiego Viola <diego.viola@gmail.com>
Thu, 20 Jun 2024 00:15:38 +0000 (21:15 -0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 20 Jun 2024 04:02:06 +0000 (13:02 +0900)
Signed-off-by: Diego Viola <diego.viola@gmail.com>
man/systemd-tmpfiles.xml

index c3942e5b6eeb5ee9bdfe878f05c4205f567e087d..5c68aa51d564e153c0399165e7d854462b7c5590 100644 (file)
         much of the installed system files might be removed).</para>
 
         <para>The primary usecase for this option is to automatically remove files and directories that
-        originally have been created on behalf of an installed packaged at package removal time.</para>
+        originally have been created on behalf of an installed package at package removal time.</para>
 
         <para>It is recommended to first run this command in combination with <option>--dry-run</option>
         (see below) to verify which files and directories will be deleted.</para>