From: Daniel Henrique Barboza Date: Tue, 19 May 2020 21:41:30 +0000 (-0300) Subject: logging.html.in: fix number of output formats available X-Git-Tag: v6.4.0-rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba0f441c302f26db81f9223b617bd2e1350aafd;p=thirdparty%2Flibvirt.git logging.html.in: fix number of output formats available 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 Signed-off-by: Daniel Henrique Barboza Reviewed-by: Andrea Bolognani --- diff --git a/docs/logging.html.in b/docs/logging.html.in index 65c13e8a19..3ff0dd3eb6 100644 --- a/docs/logging.html.in +++ b/docs/logging.html.in @@ -124,7 +124,7 @@ x:name 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.

-

The format for an output can be one of those 3 forms:

+

The format for an output can be one of the following forms:

  • x:stderr output goes to stderr
  • x:syslog:name use syslog for the output and use the