X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_stream_fd.xml;h=a8dc8fd08aa92356e67512acde9241ed727fd02c;hb=8a96d94e4c33173d1426b7e0a6325405804ba224;hp=ec42e8cb1b3df38e20c841e87a1eb2c47cf7ef06;hpb=74d005783e355acc784d123024e33bbb66ef9ef1;p=elogind.git diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index ec42e8cb1..a8dc8fd08 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -67,7 +67,7 @@ sd_journal_stream_fd() may be used to create a log stream file descriptor. Log messages written to this file descriptor as simple - newline separated text strings are written to the + newline-separated text strings are written to the journal. This file descriptor can be used internally by applications or be made STDOUT/STDERR of other processes executed. @@ -112,10 +112,9 @@ Notes The sd_journal_stream_fd() - interface is available as shared library, which can + interface is available as a shared library, which can be compiled and linked to with the - libsystemd-journal - pkg-config1 + libsystemd-journal pkg-config1 file.