gmessages: Fix documentation formatting

This commit is contained in:
Philip Withnall 2017-04-18 11:58:28 +01:00
parent 7641cf29e3
commit e8487812b9

View File

@ -1651,8 +1651,8 @@ done_query:
* ]| * ]|
* *
* Note also that, even if no other structured fields are specified, there * Note also that, even if no other structured fields are specified, there
* must always be a "MESSAGE" key before the format string. The "MESSAGE"-format * must always be a `MESSAGE` key before the format string. The `MESSAGE`-format
* pair has to be the last of the key-value pairs, and "MESSAGE" is the only * pair has to be the last of the key-value pairs, and `MESSAGE` is the only
* field for which printf()-style formatting is supported. * field for which printf()-style formatting is supported.
* *
* The default writer function for `stdout` and `stderr` will automatically * The default writer function for `stdout` and `stderr` will automatically