mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
mdoc(7) police: removed hard sentence break.
This commit is contained in:
parent
1e789a130f
commit
90b4a69f41
1 changed files with 3 additions and 2 deletions
|
|
@ -64,7 +64,7 @@ The
|
|||
.Em selector
|
||||
field is separated from the
|
||||
.Em action
|
||||
field by one or more tab characters or spaces.
|
||||
field by one or more tab characters or spaces.
|
||||
.Pp
|
||||
Note that if you use spaces as separators, your
|
||||
.Pa syslog.conf
|
||||
|
|
@ -102,7 +102,8 @@ The
|
|||
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. These keywords (with the exception of mark) correspond to the
|
||||
local7.
|
||||
These keywords (with the exception of mark) correspond to the
|
||||
similar
|
||||
.Dq Dv LOG_
|
||||
values specified to the
|
||||
|
|
|
|||
Loading…
Reference in a new issue