X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_stream_fd.xml;h=2cfaa87e9a18c175a908df8edad49a2cd51869ac;hb=6fc27667950fe153033f0f49cb5b57e8954c3e54;hp=a8dc8fd08aa92356e67512acde9241ed727fd02c;hpb=494a66821815e8109afa136bd42818b85da38c09;p=elogind.git diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index a8dc8fd08..2cfaa87e9 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -53,7 +53,7 @@ int sd_journal_stream_fd - const char* identifier + const char *identifier int priority int level_prefix @@ -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 @@ -114,7 +114,7 @@ The sd_journal_stream_fd() interface is available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file.