]> git.ipfire.org Git - thirdparty/libvirt.git/commit
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)
commit7ba0f441c302f26db81f9223b617bd2e1350aafd
tree7e6a0d89a298e9984ae79a4ee52eb134764da218
parent576746d4122f1f969bb172a312ef187ac097961a
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 <ptoscano@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/logging.html.in