diff options
-rw-r--r-- | lib/libalias/libalias.3 | 2 | ||||
-rw-r--r-- | sys/netinet/libalias/libalias.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index d57aa65..2177250 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -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 diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index d57aa65..2177250 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -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 |