syslog.conf(5): Fix a few mandoc warnings

- new sentence, new line
- skipping paragraph macro: Pp at the end of Sh
This commit is contained in:
Gordon Bergling 2020-11-20 16:50:52 +00:00
parent dbac569b41
commit cbf541311c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367900

View File

@ -245,7 +245,8 @@ specification is a line beginning with
or or
.Ql \&: .Ql \&:
and the following blocks will be applied only when filter value and the following blocks will be applied only when filter value
matches given filter propertie's value. See matches given filter propertie's value.
See
.Sx PROPERTY-BASED FILTERS .Sx PROPERTY-BASED FILTERS
section for more details. section for more details.
.Pp .Pp
@ -464,8 +465,8 @@ or
.Ql \&: .Ql \&:
followed by three comma-separated fields followed by three comma-separated fields
.Em property , operator , \&"value\&" . .Em property , operator , \&"value\&" .
Value must be double-quoted. A double quote and backslash must be escaped by Value must be double-quoted.
a backslash. A double quote and backslash must be escaped by a backslash.
.Pp .Pp
Following Following
.Em properties .Em properties
@ -521,7 +522,6 @@ Operator may be prefixed by
.Ql icase_ .Ql icase_
- to make comparison function case insensitive - to make comparison function case insensitive
.El .El
.Pp
.Sh IMPLEMENTATION NOTES .Sh IMPLEMENTATION NOTES
The The
.Dq kern .Dq kern