diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.journal-fields.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index d77e6eb1b6..6eeb6e395d 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -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> |