diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 1999-09-08 16:37:14 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 1999-09-08 16:37:14 +0000 |
| commit | 2f89696765326449fcfe889f91d73ae79e5766b8 (patch) | |
| tree | 02a0126b0221eac9bb393502976de8dbf6d9abbe | |
| parent | c644db6aa2307baa08e3b3e7143b20cf12d7aaa1 (diff) | |
Notes
| -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 d57aa650b004..2177250c1ca2 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 d57aa650b004..2177250c1ca2 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 |
