diff options
Diffstat (limited to 'usr/src/man/man8/msgid.8')
| -rw-r--r-- | usr/src/man/man8/msgid.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man8/msgid.8 b/usr/src/man/man8/msgid.8 index d5293b6e5a..48e0aaa8aa 100644 --- a/usr/src/man/man8/msgid.8 +++ b/usr/src/man/man8/msgid.8 @@ -21,14 +21,14 @@ The \fBmsgid\fR utility generates message \fBID\fRs. A message \fBID\fR is a numeric identifier that uniquely identifies a message. Although the probability of two distinct messages having the same \fBID\fR is high, this can be greatly reduced with the appropriate priority or -facility.level designator (see \fBsyslogd\fR(1M)). Specifically, the message +facility.level designator (see \fBsyslogd\fR(8)). Specifically, the message \fBID\fR is a hash signature on the message's unexpanded format string, generated by \fBSTRLOG_MAKE_MSGID()\fR as defined in \fB<sys/strlog.h>\fR\&. .sp .LP -\fBsyslogd\fR(1M) is a simple filter that takes strings as input and produces +\fBsyslogd\fR(8) is a simple filter that takes strings as input and produces those same strings, preceded by their message \fBID\fRs, as output. Every -message logged by \fBsyslogd\fR(1M) includes the message \fBID\fR. The message +message logged by \fBsyslogd\fR(8) includes the message \fBID\fR. The message \fBID\fR is intended to serve as a small, language-independent identifier. .SH EXAMPLES .LP @@ -70,4 +70,4 @@ example# \fBstrings /kernel/fs/ufs | msgid\fR .SH SEE ALSO .sp .LP -\fBsyslogd\fR(1M), \fBattributes\fR(5), \fBlog\fR(7d) +\fBsyslogd\fR(8), \fBattributes\fR(7), \fBlog\fR(4D) |
