diff options
Diffstat (limited to 'man/journald.conf.xml')
-rw-r--r-- | man/journald.conf.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/journald.conf.xml b/man/journald.conf.xml index ed874aace9..2791678a4f 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -50,7 +50,7 @@ <para>All options are configured in the <literal>[Journal]</literal> section:</para> - <variablelist> + <variablelist class='config-directives'> <varlistentry> <term><varname>Storage=</varname></term> @@ -258,7 +258,7 @@ <listitem><para>The maximum time to store journal entries. This controls whether journal files containing entries older - then the specified time span are deleted. Normally, time-based + than the specified time span are deleted. Normally, time-based deletion of old journal files should not be required as size-based deletion with options such as <varname>SystemMaxUse=</varname> should be sufficient to |