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=e7bd661a7a59c88aace615f6623b8b823e4b2dc9;hp=4bd0abc3b4a77553c9cec45a2fbec8767162428c;hb=d5ce683c0780c02cf657be4f5cff506edf913f0a;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76 diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 4bd0abc3b..e7bd661a7 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -69,8 +69,8 @@ messages written to this file descriptor as simple 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,9 +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 pkg-config1 file.