From 0367307e27e29ef9120da385f8eded30e0abc7cf Mon Sep 17 00:00:00 2001 From: Chris Morin Date: Wed, 22 Aug 2018 15:04:27 +0200 Subject: [PATCH] man: correct journald field name --- man/sd_journal_stream_fd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 8e65dc7..a3ff908 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -49,7 +49,7 @@ sd_journal_stream_fd() takes a short program identifier string as first argument, which will be written - to the journal as _SYSLOG_IDENTIFIER= field for each log entry + to the journal as SYSLOG_IDENTIFIER= field for each log entry (see systemd.journal-fields7 for more information). The second argument shall be the default -- 2.7.4