From 2f89696765326449fcfe889f91d73ae79e5766b8 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 8 Sep 1999 16:37:14 +0000 Subject: [PATCH] Fix typo. --- lib/libalias/libalias.3 | 2 +- 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 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