diff options
Diffstat (limited to 'man/sd_journal_stream_fd.xml')
-rw-r--r-- | man/sd_journal_stream_fd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index a8dc8fd08a..646fe1580b 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.</para> + by applications or be made standard output or standard + error of other processes executed.</para> <para><function>sd_journal_stream_fd()</function> takes a short program identifier string as first |