Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2020 12:00:26 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359328 - head/usr.sbin/syslogd
Message-ID:  <202003261200.02QC0QWs009632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003261200.02QC0QWs009632>