diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-06 20:27:38 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-06 20:27:38 +0100 |
commit | 5a5c72ca6ed88b7068e08b0ebc191a5b21991b62 (patch) | |
tree | 581155301712d70e483cf25803409d321c40a859 /man/journald.conf.xml | |
parent | 8db9d8c2a4ef9806c286e258f9932a0972dc2375 (diff) |
man: typo fixes for new files in 195
Diffstat (limited to 'man/journald.conf.xml')
-rw-r--r-- | man/journald.conf.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 70b05f600a..86c9869e51 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -300,7 +300,7 @@ <term><varname>MaxRetentionSec=</varname></term> <listitem><para>The maximum time to - store journal entries for. This + store journal entries. This controls whether journal files containing entries older then the specified time span are @@ -313,9 +313,9 @@ journal files don't grow without bounds. However, to enforce data retention policies it might make sense - to set change this value from the + to change this value from the default of 0 (which turns off this - feature). This settings also takes + feature). This setting also takes time values which may be suffixed with the units year, month, week, day, h, m to override the default time unit of |