From: Jan Synacek Date: Wed, 17 Jun 2015 08:12:09 +0000 (+0200) Subject: doc: improve readability in journald.conf.5 X-Git-Tag: v221~60^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6872d3abec228baba18c814e87224741355a069;p=thirdparty%2Fsystemd.git doc: improve readability in journald.conf.5 --- diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 8d0dbb01338..f8eb398abae 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -231,12 +231,13 @@ eighth of the values configured with SystemMaxUse= and RuntimeMaxUse=, so that usually seven - rotated journal files are kept as history. Specify values in - bytes or use K, M, G, T, P, E as units for the specified sizes - (equal to 1024, 1024²,... bytes). Note that size limits are - enforced synchronously when journal files are extended, and no - explicit rotation step triggered by time is - needed. + rotated journal files are kept as history. + + Specify values in bytes or use K, M, G, T, P, E as + units for the specified sizes (equal to 1024, 1024²,... bytes). + Note that size limits are enforced synchronously when journal + files are extended, and no explicit rotation step triggered by + time is needed.