X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_print.xml;h=0b78502c5fef33993413ded4bdefa0ccd6ebfb80;hb=6fc27667950fe153033f0f49cb5b57e8954c3e54;hp=b636bcff17f8a37428e29036bc9630b6684eaccd;hpb=3b3d7d069d10d53336dbada1c67f739e3492b218;p=elogind.git diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index b636bcff1..0b78502c5 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -218,6 +218,11 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( errno-style error code. The errno3 variable itself is not altered. + + If + systemd-journald8 + is not running (the socket is not present), those + functions do nothing, and also return 0.