Asciidoctor annoyingly warned for every translation that
unindented content was added to a list item. Avoid this
by not breaking the list item into two lines.
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
. An asterisk (*) may not be used as a field width or precision.
-. A byte count or field precision _is_ required for each *s* conversion character
-(unlike the *fprintf*(3) default which prints the entire string if the precision is unspecified).
+. A byte count or field precision _is_ required for each *s* conversion character (unlike the *fprintf*(3) default which prints the entire string if the precision is unspecified).
. The conversion characters *h*, *l*, *n*, *p*, and *q* are not supported.