svn commit: r359328 - head/usr.sbin/syslogd
Andrey V. Elsukov
ae at FreeBSD.org
Thu Mar 26 12:11:11 UTC 2020
Author: ae
Date: Thu Mar 26 12:00:26 2020
New Revision: 359328
URL: https://svnweb.freebsd.org/changeset/base/359328
Log:
Fix typo.
MFC after: 2 weeks
Modified:
head/usr.sbin/syslogd/syslog.conf.5
Modified: head/usr.sbin/syslogd/syslog.conf.5
==============================================================================
--- head/usr.sbin/syslogd/syslog.conf.5 Thu Mar 26 11:54:25 2020 (r359327)
+++ head/usr.sbin/syslogd/syslog.conf.5 Thu Mar 26 12:00:26 2020 (r359328)
@@ -465,7 +465,7 @@ or
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 blackslash.
+a backslash.
.Pp
Following
.Em properties
More information about the svn-src-head
mailing list