On Tue, 2020-05-19 at 18:41 -0300, Daniel Henrique Barboza wrote:
> [PATCH trivial v2 1/1] logging.html.in: fix number of output formats available
We don't usually put "trivial" or anything like that in the patch
subject. You're also supposed to prefix the word "
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
---
doc