summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormordner <mordner@users.noreply.github.com>2023-08-08 21:57:41 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-08-08 22:05:10 +0200
commit653c90ec0e6f4d68b68938a20bd8cff492e7a666 (patch)
treef57af16a6d2690205cfee8952ef529c17472a99e
parentunits/initrd-parse-etc.service: Conflict with emergency.target (diff)
downloadsystemd-653c90ec0e6f4d68b68938a20bd8cff492e7a666.tar.xz
systemd-653c90ec0e6f4d68b68938a20bd8cff492e7a666.zip
man: fix typo in journalctl
-rw-r--r--man/journalctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 671336e150..70d8508cf0 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -814,7 +814,7 @@
<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>