]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-journald.service.xml
man: use trailing slash on directories in more places
[thirdparty/systemd.git] / man / systemd-journald.service.xml
index 6b7a0bc4b998a60846de4291e17b943a218de368..1ed36dace9fd3b9572ba50e7f73facafb46aaf89 100644 (file)
@@ -179,8 +179,8 @@ systemd-tmpfiles --create --prefix /var/log/journal</programlisting>
 
         <listitem><para>Request that journal data from <filename>/run/</filename> is flushed to
         <filename>/var/</filename> in order to make it persistent (if this is enabled). This must be used
-        after <filename>/var/</filename> is mounted, as otherwise log data from <filename>/run</filename> is
-        never flushed to <filename>/var</filename> regardless of the configuration. Use the
+        after <filename>/var/</filename> is mounted, as otherwise log data from <filename>/run/</filename> is
+        never flushed to <filename>/var/</filename> regardless of the configuration. Use the
         <command>journalctl --flush</command> command to request flushing of the journal files, and wait for
         the operation to complete. See
         <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> for
@@ -292,7 +292,7 @@ systemd-tmpfiles --create --prefix /var/log/journal</programlisting>
         stopped uncleanly, or if the files are found to be corrupted,
         they are renamed using the <literal>.journal~</literal>
         suffix, and <command>systemd-journald</command> starts writing
-        to a new file. <filename>/run</filename> is used when
+        to a new file. <filename>/run/</filename> is used when
         <filename>/var/log/journal</filename> is not available, or
         when <option>Storage=volatile</option> is set in the
         <citerefentry><refentrytitle>journald.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>