chiark / gitweb /
man: Fix command name in systemd-tmpfiles example.
[elogind.git] / man / systemd-tmpfiles.xml
index 5203b84a9db9450cf31341be6ef3619f1f62b01b..08d5c73ce64c204d28768d8c40a76a3925cb115f 100644 (file)
@@ -58,7 +58,7 @@
                 <title>Description</title>
 
                 <para><command>systemd-tmpfiles</command> creates,
-                deletes and cleans up volatile ad temporary files and
+                deletes and cleans up volatile and temporary files and
                 directories, based on the configuration from
                 <filename>/etc/tmpfiles.d/</filename>. See
                 <citerefentry><refentrytitle>tmpfiles.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>
                 directories are removed and created according to the
                 configuration file:</para>
 
-                <programlisting>systemctl-tmpfiles --remove --create</programlisting>
+                <programlisting>systemd-tmpfiles --remove --create</programlisting>
 
         </refsect1>