svn commit: r361230 - head/contrib/blacklist/bin
Ed Maste
emaste at FreeBSD.org
Tue May 19 00:15:19 UTC 2020
Author: emaste
Date: Tue May 19 00:15:19 2020
New Revision: 361230
URL: https://svnweb.freebsd.org/changeset/base/361230
Log:
blacklistd.conf.5: typo/grammar fixes
PR: 246467
Submitted by: Mike Lempriere
Modified:
head/contrib/blacklist/bin/blacklistd.conf.5
Modified: head/contrib/blacklist/bin/blacklistd.conf.5
==============================================================================
--- head/contrib/blacklist/bin/blacklistd.conf.5 Mon May 18 23:43:48 2020 (r361229)
+++ head/contrib/blacklist/bin/blacklistd.conf.5 Tue May 19 00:15:19 2020 (r361230)
@@ -125,18 +125,18 @@ The second field is the socket
.Dv dgram ,
or numeric.
The third field is the
-.Va prococol :
+.Va protocol :
.Dv tcp ,
.Dv udp ,
.Dv tcp6 ,
.Dv udp6 ,
or numeric.
-The fourth file is the effective user
+The fourth field is the effective user
.Va ( owner )
of the daemon process reporting the event,
either as a username or a userid.
.Pp
-The rest of the fields are controlling the behavior of the filter.
+The rest of the fields control the behavior of the filter.
.Pp
The
.Va name
More information about the svn-src-all
mailing list