diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/bootchart.conf.xml | 2 | ||||
-rw-r--r-- | man/systemd-bootchart.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/bootchart.conf.xml b/man/bootchart.conf.xml index 419554e2d1..fb6e274492 100644 --- a/man/bootchart.conf.xml +++ b/man/bootchart.conf.xml @@ -109,7 +109,7 @@ <term><varname>output=[path]</varname></term> <listitem><para>Configures the output folder for writing the graphs. By default, bootchart writes the graphs to - <filename>/var/log</filename>.</para></listitem> + <filename>/run/log</filename>.</para></listitem> </varlistentry> <varlistentry> diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 75341100f9..a3fea05b5c 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -138,7 +138,7 @@ <term><option>--output [path]</option></term> <listitem><para>Configures the output folder for writing the graphs. By default, bootchart writes the graphs to - <filename>/var/log</filename>.</para></listitem> + <filename>/run/log</filename>.</para></listitem> </varlistentry> <varlistentry> |