mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 09:13:37 +01:00
Correct nuance of -a :service -> "*" in r314563, r314585
My attempt to correct the sender/receiver behavior was incorrect. The source port of the sender for forwarded datagrams is filtered with -a, and my change in r314585 didn't clarify that point at all. Wording is based on suggestion by hrs. MFC after: 28 days X-MFC with: r314563, r314585 Reported by: hrs In collaboration with: hrs, rgrimes Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
0a743c0957
commit
6dbd2714db
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314642
@ -28,7 +28,7 @@
|
||||
.\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 2, 2017
|
||||
.Dd March 3, 2017
|
||||
.Dt SYSLOGD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -131,7 +131,7 @@ A
|
||||
.Ar service
|
||||
of
|
||||
.Ql \&*
|
||||
allows packets to be received from any UDP port.
|
||||
accepts UDP packets from any source port.
|
||||
The default
|
||||
.Ar service
|
||||
is
|
||||
|
Loading…
Reference in New Issue
Block a user