summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2020-11-20 16:50:52 +0000
committerGordon Bergling <gbe@FreeBSD.org>2020-11-20 16:50:52 +0000
commitcbf541311c14fab5f17134110b66496489492872 (patch)
tree3c9c7ec2930cafe8a52183f6068092e50ac8dc49 /usr.sbin
parentdbac569b419f0a3fb776748000ba8170a937836c (diff)
downloadsrc-test-cbf541311c14fab5f17134110b66496489492872.tar.gz
src-test-cbf541311c14fab5f17134110b66496489492872.zip
syslog.conf(5): Fix a few mandoc warnings
- new sentence, new line - skipping paragraph macro: Pp at the end of Sh
Notes
Notes: svn path=/head/; revision=367900
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/syslogd/syslog.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index b8c9294a58726..26595c3e9f0a1 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -245,7 +245,8 @@ specification is a line beginning with
or
.Ql \&:
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
section for more details.
.Pp
@@ -464,8 +465,8 @@ or
.Ql \&:
followed by three comma-separated fields
.Em property , operator , \&"value\&" .
-Value must be double-quoted. A double quote and backslash must be escaped by
-a backslash.
+Value must be double-quoted.
+A double quote and backslash must be escaped by a backslash.
.Pp
Following
.Em properties
@@ -521,7 +522,6 @@ Operator may be prefixed by
.Ql icase_
- to make comparison function case insensitive
.El
-.Pp
.Sh IMPLEMENTATION NOTES
The
.Dq kern