X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_stream_fd.xml;h=646fe1580ba142f0fd4f9132401e35d5b240dd8b;hp=3577526f20d20d3b6b3ae9cc55a6e4720914155b;hb=b67f562c9cac44bd78b24f5aae78a1797c5d4182;hpb=1e158d273bb63883566358cbb886cd4167421df6 diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 3577526f2..646fe1580 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -67,10 +67,10 @@ 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. + by applications or be made standard output or standard + error of other processes executed. sd_journal_stream_fd() takes a short program identifier string as first @@ -112,7 +112,7 @@ 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 file.