]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo in journalctl
authormordner <mordner@users.noreply.github.com>
Tue, 8 Aug 2023 19:57:41 +0000 (21:57 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Aug 2023 20:05:10 +0000 (22:05 +0200)
man/journalctl.xml

index 671336e150932eb0c93cf2affa819d8ce2b1ae94..70d8508cf0c9c24f10a204341eb583c32a1d0f5f 100644 (file)
         <term><option>--smart-relinquish-var</option></term>
 
         <listitem><para>Similar to <option>--relinquish-var</option>, but executes no operation if the root
-        file system and <filename>/var/lib/journal/</filename> reside on the same mount point. This operation
+        file system and <filename>/var/log/journal/</filename> reside on the same mount point. This operation
         is used during system shutdown in order to make the journal daemon stop writing data to
         <filename>/var/log/journal/</filename> in case that directory is located on a mount point that needs
         to be unmounted.</para></listitem>