Correct verb change for service => *
after r314563
`*` means that packets will be received from a remote peer on any port. Since the point of interest is the syslogd instance (not the remote peer), the appropriate verb is "received", not "sent". MFC after: 1 month X-MFC with: r314563 Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
54912308c8
commit
3dd94b6769
@ -131,7 +131,7 @@ A
|
||||
.Ar service
|
||||
of
|
||||
.Ql \&*
|
||||
allows packets to be sent from any UDP port.
|
||||
allows packets to be received from any UDP port.
|
||||
The default
|
||||
.Ar service
|
||||
is
|
||||
|
Loading…
x
Reference in New Issue
Block a user