]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
logging.html.in: fix number of output formats available
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 19 May 2020 21:41:30 +0000 (18:41 -0300)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 20 May 2020 08:36:17 +0000 (10:36 +0200)
There are 4 formats available (x:stderr, x:syslog:name,
x:file:file_path, x:journald), not 3. Use "the following"
instead of the actual number to avoid the need to update
the number every time a new form is added/removed.

Suggested-by: Pino Toscano <ptoscano@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/logging.html.in

index 65c13e8a19df9f4e667cbc16785b79dd72639dac..3ff0dd3eb678683abaf3fed76751a53bda7a7cf2 100644 (file)
@@ -124,7 +124,7 @@ x:name</pre>
        priority level, messages that match that filter will still be logged,
        while others will not. In order to see those messages, you must also have
        an output defined that includes the priority level of your filter.</p>
-    <p>The format for an output can be one of those 3 forms:</p>
+    <p>The format for an output can be one of the following forms:</p>
     <ul>
       <li><code>x:stderr</code> output goes to stderr</li>
       <li><code>x:syslog:name</code> use syslog for the output and use the