X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_print.xml;h=c6f204b8c6cf455490c9a501b765cf01ed45dd6d;hp=7b08733171751262f71ef5f740f4f174c4cf192a;hb=d86dd07d462fb8502b1c7b4a9a4df4fba8318bdd;hpb=38180c856898d352fca38ce85d55f2d89cf8be97 diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index 7b0873317..c6f204b8c 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -203,7 +203,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( be guaranteed. Using sd_journal_print() has the benefit of logging source code line, filenames, and - functions as meta data along all entries, and + functions as metadata along all entries, and guaranteeing chronological ordering with structured log entries that are generated via sd_journal_send(). Using @@ -242,7 +242,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( sd_journal_sendv() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file.