]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Fix typo "multiplied with" -> "multiplied by"
authorNiklas Hambüchen <mail@nh2.me>
Thu, 23 Apr 2020 00:26:32 +0000 (02:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 23 Apr 2020 05:56:28 +0000 (07:56 +0200)
man/journald.conf.xml

index 8058f36e758a5adbf48648ba7c3b4d26df073714..957ec36a68c7d5cb3f9c814b8287be28384a12a6 100644 (file)
         <literal>us</literal>. To turn off any kind of rate limiting,
         set either value to 0.</para>
 
-        <para>Note that the effective rate limit is multiplied with a
+        <para>Note that the effective rate limit is multiplied by a
         factor derived from the available free disk space for the journal.
         Currently, this factor is calculated using the base 2 logarithm.</para>