]> xenbits.xensource.com Git - people/royger/freebsd.git/commit
syslog.3 - Add detail about LOG_PID
authorFernando Apesteguía <fernape@FreeBSD.org>
Mon, 10 May 2021 15:20:06 +0000 (17:20 +0200)
committerFernando Apesteguía <fernape@FreeBSD.org>
Thu, 13 May 2021 14:23:44 +0000 (16:23 +0200)
commit94eb6c42ab4a2e2581e7cde6d8bd7e81c87a4442
tree5612cb85fd9420a49cf66327dc97f2bc5024e2a2
parent186ba88a7c1f2bea14eb3fb092671e8367f7187f
syslog.3 - Add detail about LOG_PID

Document that LOG_PID is ignored and can not be disabled.
This change was made along with the move from RFC 3164 to RFC 5424 log messages.

PR: 255664
Reported by: des.gaufres@gmail.com
Reviewed by: gbe, jilles
Approved by: gbe (mentor, manpages), jilles
lib/libc/gen/syslog.3