chiark / gitweb /
getty: fix message
[elogind.git] / man / systemd-tmpfiles.xml
index 986a442ebbfa175ec7edc4df130d9f60fdaf1e84..fab8bcab70c8d8142457b218322f1d56f24cb449 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>
                 and <option>--remove</option> in one invocation. For
                 example, during boot the following command line is
                 executed to ensure that all temporary and volatile
-                directores are removed and created according to the
+                directories are removed and created according to the
                 configuration file:</para>
 
                 <programlisting>systemctl-tmpfiles --remove --create</programlisting>