man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from program_invocation_short_name

(cherry picked from commit d2753d2200)
This commit is contained in:
Lennart Poettering
2014-04-07 12:17:19 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent d6a69dada0
commit 265f023d76
+4 -1
View File
@@ -156,7 +156,10 @@
(formatted as decimal string),
the identifier string
(i.e. "tag"), and the client
PID.</para>
PID. (Note that the tag is
usually derived from glibc's
<varname>program_invocation_short_name</varname>
variable, see <citerefentry><refentrytitle>program_invocation_short_name</refentrytitle><manvolnum>3</manvolnum></citerefentry>.)</para>
</listitem>
</varlistentry>