freebsd-dev/usr.bin/logger
Eugene Grosbein 5aee3e14d4 syslog.3: document ident[N] format
When libc switched to generation of logs as per RFC 5424,
that change broke application ability to insert specific process id
using ident[N] format, the feature existed for decades.
Some processes rely on it (including logger and syslogd).

Later the regression was fixed but the feature remained undocumented.
This change documents it.

MFC after:	1 week
2023-07-03 19:46:40 +07:00
..
logger.1 syslog.3: document ident[N] format 2023-07-03 19:46:40 +07:00
logger.c logger(1): fix timestamps in case of long run 2023-04-27 23:43:16 +07:00
Makefile
Makefile.depend