diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index d57aa650b00..2177250c1ca 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 d57aa650b00..2177250c1ca 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