diff options
author | Umut Tezduyar Lindskog <umut.tezduyar@axis.com> | 2014-10-29 11:20:02 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-11-01 14:39:48 -0400 |
commit | 2a97b03b3b087e724867e7501ae0c1535ee35031 (patch) | |
tree | 7c2f55ba7eb548f71f0b4bf5142d712c5dbd379e /man/journalctl.xml | |
parent | 311f6cf33f6fd50921540875c3e6eb1ffd339124 (diff) |
man: explain journalctl --flush correctly
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index db2a1e142b..0ed3ca3bc8 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -883,9 +883,9 @@ <listitem><para>Asks the Journal daemon to flush any log data stored in - <filename>/run/systemd/log</filename> + <filename>/run/log/journal</filename> into - <filename>/var/systemd/log</filename>, + <filename>/var/log/journal</filename>, if persistent storage is enabled. This call does not return until the operation is |