syslog(3): expand a commentary adding a reference to RFC 3164.

This commit is contained in:
Eugene Grosbein 2023-01-01 15:26:30 +07:00
parent 674627b9b5
commit 6ab555cff6

View file

@ -463,7 +463,10 @@ setlogmask(int pmask)
}
/*
* Obtain LogPid from LogTag formatted as following: ident[NNN]
* Obtain LogPid from LogTag formatted as per RFC 3164,
* Section 5.3 Originating Process Information:
*
* ident[NNN]
*/
static void
parse_tag(void)