mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix typo.
This commit is contained in:
parent
c644db6aa2
commit
2f89696765
2 changed files with 2 additions and 2 deletions
|
|
@ -583,7 +583,7 @@ bits of
|
|||
.Ar IP
|
||||
are taken as a network specification, and all IP addresses from that
|
||||
network will be matched.
|
||||
.It dest Ar IP[/bits]
|
||||
.It dst Ar IP[/bits]
|
||||
If specified, only packets with a destination address matching the given
|
||||
.Ar IP
|
||||
are matched. If
|
||||
|
|
|
|||
|
|
@ -583,7 +583,7 @@ bits of
|
|||
.Ar IP
|
||||
are taken as a network specification, and all IP addresses from that
|
||||
network will be matched.
|
||||
.It dest Ar IP[/bits]
|
||||
.It dst Ar IP[/bits]
|
||||
If specified, only packets with a destination address matching the given
|
||||
.Ar IP
|
||||
are matched. If
|
||||
|
|
|
|||
Loading…
Reference in a new issue