mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 04:16:42 -04:00
Fix grammar nit in previous commit.
This commit is contained in:
parent
e61c4bedda
commit
63ca8f4ad1
1 changed files with 1 additions and 1 deletions
|
|
@ -493,7 +493,7 @@ makes the rule match any IP number.
|
|||
Specifying
|
||||
.Cm me
|
||||
makes the rule match any IP number configured on an interface in the system.
|
||||
This is an computationally semi-expensive check which should be used with care.
|
||||
This is a computationally semi-expensive check which should be used with care.
|
||||
.Pp
|
||||
The
|
||||
.Aq Ar address Ns / Ns Ar mask
|
||||
|
|
|
|||
Loading…
Reference in a new issue