Mark up keywords with .Cm.

PR:		95039
Sumitted by:	SeaD (older version)
Reviewed by:	ru
This commit is contained in:
Tom Rhodes 2006-10-12 01:59:34 +00:00
parent 0f49c887b9
commit 42c3aae2ea

View File

@ -94,9 +94,13 @@ are case insensitive.
The
.Em facility
describes the part of the system generating the message, and is one of
the following keywords: auth, authpriv, console, cron, daemon, ftp, kern,
lpr, mail, mark, news, ntp, security, syslog, user, uucp and local0 through
local7.
the following keywords:
.Cm auth , authpriv , console , cron , daemon , ftp , kern , lpr ,
.Cm mail , mark , news , ntp , security , syslog , user , uucp ,
and
.Cm local0
through
.Cm local7 .
These keywords (with the exception of mark) correspond to
similar
.Dq Dv LOG_
@ -132,8 +136,10 @@ has the same meaning as
The
.Em level
describes the severity of the message, and is a keyword from the
following ordered list (higher to lower): emerg, alert, crit, err,
warning, notice, info and debug.
following ordered list (higher to lower):
.Cm emerg , alert , err , warning , notice , info
and
.Cm debug .
These keywords correspond to
similar
.Dq Dv LOG_